-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
24 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,51 @@ | ||
--- | ||
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: '' | ||
|
||
--- | ||
|
||
<!-- 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 --> | ||
|
||
##### *Distribution: | ||
##### *Describe the bug | ||
<!-- A clear and concise description of what the bug is --> | ||
|
||
|
||
##### Distribution: | ||
<!-- RHEL7, RHEL6, Fedora, etc --> | ||
|
||
|
||
##### *Detector type: | ||
<!-- If applicable, Eiger, Jungfrau, Mythen3, Gotthard2, Gotthard, Moench, ChipTestBoard --> | ||
##### Detector type or Receiver: | ||
<!-- If applicable, Eiger, Jungfrau, Mythen3, Gotthard2, Gotthard, Moench, ChipTestBoard, Receiver --> | ||
|
||
|
||
##### *Software Package Version: | ||
##### Software Package Version: | ||
<!-- developer, 4.2.0, 4.1.1, etc --> | ||
|
||
|
||
##### Priority: | ||
<!-- Super Low, Low, Medium, High, Super High --> | ||
|
||
##### *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. --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters