Update issue templates

This commit is contained in:
Dhanya Thattil 2022-03-01 10:16:41 +01:00 committed by GitHub
parent da8e0060d3
commit cee286b6ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 31 additions and 18 deletions

View File

@ -3,31 +3,38 @@ name: Bug Report
about: Create a report to help us improve about: Create a report to help us improve
title: New Bug Report title: New Bug Report
labels: action - Bug, priority - Unclassified, status - Pending labels: action - Bug, priority - Unclassified, status - Pending
template: bug_report.md assignees: ''
--- ---
<!-- Preview changes before submitting --> <!-- Preview changes before submitting -->
<!-- Please fill out everything with an *, as this report will be discarded otherwise --> <!-- Please fill out everything that is applicable and edit title to match -->
<!-- This is a comment, the syntax is a bit different from c++ or bash --> <!-- This is a comment, the syntax is a bit different from c++ or bash -->
##### *Distribution:
<!-- RHEL7, RHEL6, Fedora, etc -->
##### *Detector type:
<!-- If applicable, Eiger, Jungfrau, Mythen3, Gotthard2, Gotthard, Moench, ChipTestBoard -->
##### *Software Package Version:
<!-- developer, 4.2.0, 4.1.1, etc -->
##### Priority:
<!-- Super Low, Low, Medium, High, Super High -->
##### *Describe the bug ##### *Describe the bug
<!-- A clear and concise description of what the bug is --> <!-- A clear and concise description of what the bug is -->
##### Distribution:
<!-- RHEL7, RHEL6, Fedora, etc -->
##### Detector type or Receiver:
<!-- If applicable, Eiger, Jungfrau, Mythen3, Gotthard2, Gotthard, Moench, ChipTestBoard, Receiver -->
##### Software Package Version:
<!-- developer, 4.2.0, 4.1.1, etc -->
##### Priority:
<!-- Super Low, Low, Medium, High, Super High -->
##### Expected behavior ##### Expected behavior
<!-- A clear and concise description of what you expected to happen. --> <!-- A clear and concise description of what you expected to happen. -->
##### To Reproduce ##### To Reproduce
<!-- Steps to reproduce the behavior: --> <!-- Steps to reproduce the behavior: -->
<!-- 1. Go to '...' --> <!-- 1. Go to '...' -->
@ -35,8 +42,10 @@ template: bug_report.md
<!-- 3. Scroll down to '....' --> <!-- 3. Scroll down to '....' -->
<!-- 4. See error --> <!-- 4. See error -->
##### Screenshots ##### Screenshots
<!-- If applicable, add screenshots to help explain your problem. --> <!-- If applicable, add screenshots to help explain your problem. -->
##### Additional context ##### Additional context
<!-- Add any other context about the problem here. --> <!-- Add any other context about the problem here. -->

View File

@ -3,8 +3,10 @@ name: Change Request
about: Suggest a change to an existing feature about: Suggest a change to an existing feature
title: New Change Request title: New Change Request
labels: action - Change, priority - Unclassified, status - Pending labels: action - Change, priority - Unclassified, status - Pending
template: change_request.md assignees: ''
--- ---
<!-- Preview changes before submitting --> <!-- Preview changes before submitting -->
<!-- Please fill out everything with an *, as this report will be discarded otherwise --> <!-- Please fill out everything with an *, as this report will be discarded otherwise -->
<!-- This is a comment, the syntax is a bit different from c++ or bash --> <!-- This is a comment, the syntax is a bit different from c++ or bash -->

View File

@ -3,8 +3,10 @@ name: Feature Request
about: Suggest a feature, documentation or submit a question about: Suggest a feature, documentation or submit a question
title: New Feature Request title: New Feature Request
labels: action - Enhancement, priority - Unclassified, status - Pending labels: action - Enhancement, priority - Unclassified, status - Pending
template: feature_request.md assignees: ''
--- ---
<!-- Preview changes before submitting --> <!-- Preview changes before submitting -->
<!-- Please fill out everything with an *, as this report will be discarded otherwise --> <!-- Please fill out everything with an *, as this report will be discarded otherwise -->
<!-- This is a comment, the syntax is a bit different from c++ or bash --> <!-- This is a comment, the syntax is a bit different from c++ or bash -->