diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md new file mode 100644 index 0000000..7a63e02 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -0,0 +1,20 @@ +--- +name: Bug +about: Report a bug +title: '' +labels: bug +assignees: '' + +--- + +### Describe the problem + +(Give a concise description of the problem) + +### Steps to reproduce + +1. (Detail every step) + +### Screenshots or logs + +(Attach logs as GitHub Gists)