diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..ea2697d --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md | |||
| @@ -0,0 +1,27 @@ | |||
| 1 | <!-- | ||
| 2 | If you are reporting a new issue, make sure that we do not have any duplicates | ||
| 3 | already open. You can ensure this by searching the issue list for this | ||
| 4 | repository. If there is a duplicate, please close your issue and add a comment | ||
| 5 | to the existing issue instead. | ||
| 6 | --> | ||
| 7 | |||
| 8 | **Description** | ||
| 9 | |||
| 10 | <!-- | ||
| 11 | Briefly describe the problem you are having in a few paragraphs. | ||
| 12 | --> | ||
| 13 | |||
| 14 | **Steps to reproduce the issue:** | ||
| 15 | 1. | ||
| 16 | 2. | ||
| 17 | 3. | ||
| 18 | |||
| 19 | **Describe the results you received:** | ||
| 20 | |||
| 21 | |||
| 22 | **Describe the results you expected:** | ||
| 23 | |||
| 24 | |||
| 25 | **Additional information you deem important (e.g. issue happens only occasionally):** | ||
| 26 | |||
| 27 | **Additional details (revisions used, host distro, etc.):** | ||
