Skip to content

Commit cf7b31c

Browse files
committed
Update issue templates
1 parent f1c29c2 commit cf7b31c

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
5+
---
6+
7+
<!--
8+
Note: Please use the GitHub issue tracker only for bug reports.
9+
Feature requests, questions and general feedback is now handled at http://discourse.jabref.org.
10+
Thanks!
11+
-->
12+
13+
JabRef version <!-- version as shown in the about box --> on <!-- Windows 10|Ubuntu 14.04|Mac OS X 10.8|... -->
14+
<!-- Hint: If you use a development version (available at http://builds.jabref.org/master/), ensure that you use the latest one. -->
15+
- [ ] I have tested the latest development version from http://builds.jabref.org/master/ and the problem persists
16+
17+
<!-- Add a clear and concise description of what the bug is. -->
18+
19+
Steps to reproduce the behavior:
20+
1. ...
21+
2. ...
22+
3. ...
23+
24+
<!-- If applicable, add excerpt of the bibliography file, screenshot, and excerpt of log (available in the error console) -->
25+
26+
<details>
27+
<summary>Log File</summary>
28+
29+
```
30+
Paste an excerpt of your log file here
31+
```
32+
</details>

0 commit comments

Comments
 (0)