diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7847fd3..bd670cc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Report a bug -title: '' +title: "[BUG]" labels: '' assignees: '' @@ -18,7 +18,7 @@ Please make sure you have performed the following steps before opening a new bug **Platform** - [ ] Docker Image -- [ ] Windows Standalone Executable +- [ ] Windows/Linux Standalone Executable **Browser Console Errors(F12)** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..ad6d0f7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,17 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: "[FEATURE REQUEST]" +labels: '' +assignees: '' + +--- + +**Checklist** +Please make sure you have performed the following steps before submitting a new feature request, change `[ ]` to `[x]` to mark it as done + +- [ ] I have read the [Contributing Guidelines](https://github.com/hargata/lubelog/blob/main/.github/CONTRIBUTING.md) and [Scope and Purpose](https://github.com/hargata/lubelog/wiki/Scope-and-Purpose) +- [ ] I have searched through existing issues. + +** Description** +