Create bug_report.md

This commit is contained in:
Dhanya Thattil
2020-07-24 10:51:43 +02:00
committed by GitHub
parent 2bb9629f14
commit 98d061a032

61
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,61 @@
---
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
projects: slsDetectorPackage
---
<!-- Check an option by - [x], Uncheck an option by - [ ] -->
<!-- Please preview to see your option has been selected -->
<!-- Please fill out everything with an *, as this report will be discarded otherwise -->
##### *Priority:
- [ ] Super Low
- [ ] Low
- [ ] Medium
- [ ] High
- [ ] Super High
##### *Distribution:
- [x] RHEL7
- [ ] RHEL6
- [ ] Fedora
- [ ] Other
##### *Detector type:
- [ ] Eiger
- [ ] Jungfrau
- [ ] Mythen3
- [ ] Gotthard2
- [ ] Gotthard
- [ ] Moench
- [ ] ChipTestBoard
##### *Version:
<!-- Software Package Version -->
- [ ] developer
- [ ] 4.2.0
- [ ] 4.1.1
### *Describe the bug
<!-- A clear and concise description of what the bug is -->
### Expected behavior
<!-- A clear and concise description of what you expected to happen. -->
### To Reproduce
<!-- Steps to reproduce the behavior: -->
<!-- 1. Go to '...' -->
<!-- 2. Click on '....' -->
<!-- 3. Scroll down to '....' -->
<!-- 4. See error -->
### Screenshots
<!-- If applicable, add screenshots to help explain your problem. -->
### Additional context
<!-- Add any other context about the problem here. -->