diff --git a/.github/ISSUE_TEMPLATE/anything-else.md b/.github/ISSUE_TEMPLATE/anything-else.md new file mode 100644 index 0000000..eab35f3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/anything-else.md @@ -0,0 +1,10 @@ +--- +name: Anything else +about: The other 20% of issues +title: '' +labels: '' +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 0000000..ec15f3a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,34 @@ +--- +name: Bug report +about: Something is broken and you want help fixing it +title: '' +labels: bug +assignees: '' + +--- + +