diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..d830614 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,17 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +** Supporting Details ** +Provide the following: +* Browser Version: +* Headscale Version: +* Any Browser Errors (`control+shift+i` in chrome to see) + +**Describe the bug** +A clear and concise description of what the bug is. Screenshots if applicable