diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..4309e9f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,36 @@ +--- +name: Bug report +about: Report issues with plugin +title: '' +labels: bug +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**Steps to Reproduce** +(It would be great if you could do it in the sandbox vault (https://help.obsidian.md/sandbox) or at least disable all other plugins except folder notes) +Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Obsidian version** +- Installer version: [e.g. v1.8.7] +- Current version: [e.g. v1.8.10] + +**Plugin information** +- Version: [e.g. v1.7.30] +- [ ] Beta version (If it is the beta version also add the beta label) + +**Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/docs-issues.md b/.github/ISSUE_TEMPLATE/docs-issues.md new file mode 100644 index 0000000..b378945 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/docs-issues.md @@ -0,0 +1,10 @@ +--- +name: Docs issues +about: Report issues related to the docs of the plugin +title: '' +labels: '' +assignees: '' + +--- + +