Skip to content

Commit fb00e7e

Browse files
committed
Add github bug report template.
1 parent 4aa5a3b commit fb00e7e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Bug report
3+
about: Report bugs and crashes
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Ropey Version:** full version number (e.g. "2.0.0-alpha-1", not "2")
11+
12+
**Describe the bug**
13+
14+
A description of the bug, including how to reproduce it (if possible).

0 commit comments

Comments
 (0)