diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 308c4b5ce..42f092301 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,33 +1,40 @@ --- name: Bug Report -about: Create a report to help us improve +about: Create a report to help us improve title: New Bug Report labels: action - Bug, priority - Unclassified, status - Pending -template: bug_report.md +assignees: '' + --- + - + -##### *Distribution: - - - -##### *Detector type: - - -##### *Software Package Version: - - -##### Priority: - - ##### *Describe the bug + +##### Distribution: + + + +##### Detector type or Receiver: + + + +##### Software Package Version: + + + +##### Priority: + + + ##### Expected behavior + ##### To Reproduce @@ -35,8 +42,10 @@ template: bug_report.md + ##### Screenshots + ##### Additional context diff --git a/.github/ISSUE_TEMPLATE/change_request.md b/.github/ISSUE_TEMPLATE/change_request.md index 60c6de8ac..4f5392450 100644 --- a/.github/ISSUE_TEMPLATE/change_request.md +++ b/.github/ISSUE_TEMPLATE/change_request.md @@ -3,8 +3,10 @@ name: Change Request about: Suggest a change to an existing feature title: New Change Request labels: action - Change, priority - Unclassified, status - Pending -template: change_request.md +assignees: '' + --- + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index eef02aa59..8714bab5c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -3,8 +3,10 @@ name: Feature Request about: Suggest a feature, documentation or submit a question title: New Feature Request labels: action - Enhancement, priority - Unclassified, status - Pending -template: feature_request.md +assignees: '' + --- +