diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..14539dc1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,14 @@ +--- +name: Bug report +about: Report bugs and crashes +title: '' +labels: '' +assignees: '' + +--- + +**Ropey Version:** The version of Ropey you encountered this bug in. Please provide the full version number (e.g. "2.0.0-alpha-1", not "2"). + +**Describe the bug** + +A description of the bug, including how to reproduce it (if possible).