diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..8fdd4622f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,60 @@ +--- +name: Bug Report +about: Create a report to help us improve +title: New Bug Report +labels: action - Bug, priority - Unclassified, status - Pending +template: bug_report.md +--- + + + + + + +##### *Distribution: +- [x] RHEL7 +- [ ] RHEL6 +- [ ] Fedora +- [ ] Other + +##### *Detector type: +- [x] Not applicable +- [ ] Eiger +- [ ] Jungfrau +- [ ] Mythen3 +- [ ] Gotthard2 +- [ ] Gotthard +- [ ] Moench +- [ ] ChipTestBoard + +##### *Software Package Version: +- [ ] developer +- [ ] 4.2.0 +- [ ] 4.1.1 + + +##### Priority: +- [ ] Super Low +- [ ] Low +- [ ] Medium +- [ ] High +- [ ] Super High + +##### *Describe the bug + + +##### Expected behavior + + +##### To Reproduce + + + + + + +##### Screenshots + + +##### Additional context + diff --git a/.github/ISSUE_TEMPLATE/change_request.md b/.github/ISSUE_TEMPLATE/change_request.md new file mode 100644 index 000000000..885e7635c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/change_request.md @@ -0,0 +1,44 @@ +--- +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 +--- + + + + + + +##### *Detector type: +- [x] Not applicable +- [ ] Eiger +- [ ] Jungfrau +- [ ] Mythen3 +- [ ] Gotthard2 +- [ ] Gotthard +- [ ] Moench +- [ ] ChipTestBoard + +##### *Software Package Version: +- [ ] developer +- [ ] 4.2.0 +- [ ] 4.1.1 + + +##### Priority: +- [ ] Super Low +- [ ] Low +- [ ] Medium +- [ ] High +- [ ] Super High + +##### *State the change request: + + +##### Is your change request related to a problem. Please describe: + + +##### Additional context: + diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..3ba13e0ce --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1 @@ +blank_issues_enabled: false diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000..629ed831c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,50 @@ +--- +name: Feature Request +about: Suggest a feature +title: New Feature Request +labels: action - Enhancement, priority - Unclassified, status - Pending +template: feature_request.md +--- + + + + + + +##### *Detector type: +- [x] Not applicable +- [ ] Eiger +- [ ] Jungfrau +- [ ] Mythen3 +- [ ] Gotthard2 +- [ ] Gotthard +- [ ] Moench +- [ ] ChipTestBoard + +##### *Software Package Version: +- [ ] developer +- [ ] 4.2.0 +- [ ] 4.1.1 + + +##### Priority: +- [ ] Super Low +- [ ] Low +- [ ] Medium +- [ ] High +- [ ] Super High + +##### *State the feature: + + +##### Is your feature request related to a problem. Please describe: + + +##### Describe the solution you'd like: + + +##### Describe alternatives you've considered: + + +##### Additional context: +