mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
Create change_request.md
This commit is contained in:
44
.github/ISSUE_TEMPLATE/change_request.md
vendored
Normal file
44
.github/ISSUE_TEMPLATE/change_request.md
vendored
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
---
|
||||||
|
name: Change Request
|
||||||
|
about: Suggest a change
|
||||||
|
title: New Change Request
|
||||||
|
labels: action - Change, priority - Unclassified, status - Pending
|
||||||
|
template: change_request.md
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- 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 -->
|
||||||
|
|
||||||
|
##### *Detector type:
|
||||||
|
- [x] Not applicable
|
||||||
|
- [ ] Eiger
|
||||||
|
- [ ] Jungfrau
|
||||||
|
- [ ] Mythen3
|
||||||
|
- [ ] Gotthard2
|
||||||
|
- [ ] Gotthard
|
||||||
|
- [ ] Moench
|
||||||
|
- [ ] ChipTestBoard
|
||||||
|
|
||||||
|
##### *Software Package Version:
|
||||||
|
- [ ] developer
|
||||||
|
- [ ] 4.2.0
|
||||||
|
- [ ] 4.1.1
|
||||||
|
<!-- If others, please describe -->
|
||||||
|
|
||||||
|
##### Priority:
|
||||||
|
- [ ] Super Low
|
||||||
|
- [ ] Low
|
||||||
|
- [ ] Medium
|
||||||
|
- [ ] High
|
||||||
|
- [ ] Super High
|
||||||
|
|
||||||
|
##### *State the change request:
|
||||||
|
<!-- A clear and concise description of what the change is to an existing feature -->
|
||||||
|
|
||||||
|
##### Is your change request related to a problem. Please describe:
|
||||||
|
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
|
||||||
|
|
||||||
|
##### Additional context:
|
||||||
|
<!-- Add any other context about the feature here -->
|
Reference in New Issue
Block a user