Skip to content

Commit a3cc5bf

Browse files
committed
Update issue template according to the new way how GH wants it.
Signed-off-by: Steffen Jaeckel <[email protected]>
1 parent b1fa61d commit a3cc5bf

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.github/ISSUE_TEMPLATE.md renamed to .github/ISSUE_TEMPLATE/01-bug_report.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
name: Bug report
3+
about: Create a bug report
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
110
<!--
211
312
Do you want to ask a question? Are you looking for support? The Mailing list is the best place for getting support: https://groups.google.com/forum/#!forum/libtom
@@ -22,7 +31,7 @@ This is a very generic template, remove items that do not apply. For completed i
2231

2332
### Version
2433

25-
You can get this information from the define `SCRYPT` in `src/include/tomcrypt.h` or your local git repository by running `git describe --always --tags --dirty`.
34+
You can get this information from the define `SCRYPT` in `src/include/tomcrypt.h` or your local git repository by running `git describe --always --tags --dirty`.
2635
Also, please include the compiler, the compiler version, the architecture and (if applicable) the MPI provider, the OS and what version of the OS you're experiencing the issue.
2736

2837
### Additional Information

0 commit comments

Comments
 (0)