Update issue templates

This commit is contained in:
Lost Paul 2025-04-26 14:58:28 +02:00 committed by GitHub
parent 94d3a92181
commit 7bd36394e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 46 additions and 0 deletions

36
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -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.

10
.github/ISSUE_TEMPLATE/docs-issues.md vendored Normal file
View file

@ -0,0 +1,10 @@
---
name: Docs issues
about: Report issues related to the docs of the plugin
title: ''
labels: ''
assignees: ''
---