diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..2a4d0162 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,36 @@ +--- +name: Bug report +about: Create a report to help us improve SimpleLogin. +title: '' +labels: '' +assignees: '' + +--- + +Please note that this is only for bug report. + +For help on your account, please reach out to us at hi[at]simplelogin.io + +For feature request, please use our [open roadmap](https://trello.com/b/4d6A69I4/open-roadmap) + +## Prerequisites +- [ ] I have searched open and closed issues to make sure that the bug has not yet been reported. + +## Bug report + +**Describe the bug** +A clear and concise description of what the bug is. + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Environment (If applicable):** + - OS: Linux, Mac, Windows + - Browser: Firefox, Chrome, Brave, Safari + - Version [e.g. 78] + +**Additional context** +Add any other context about the problem here.