vault backup: 2025-04-11 14:41:26
This commit is contained in:
17
.obsidian/plugins/obsidian-automatic-table-of-contents-main/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
17
.obsidian/plugins/obsidian-automatic-table-of-contents-main/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help improve the plugin
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: johansatge
|
||||
|
||||
---
|
||||
|
||||
_Hello! Please follow the checklist below when filling a bug report_
|
||||
|
||||
- [ ] Check in the readme if the bug is linked to a documented limitation
|
||||
- [ ] Describe what the bug is
|
||||
- [ ] Check if the bug can be reproduced in the _Obsidian Sandbox_ vault, or with other plugins disabled
|
||||
- [ ] Paste a Markdown block that helps reproducing the described issue
|
||||
- [ ] Upload a screenshot with the rendered result if relevant
|
||||
- [ ] Describe the environment (OS, Obsidian version, installed plugins)
|
@ -0,0 +1,15 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this plugin
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: johansatge
|
||||
|
||||
---
|
||||
|
||||
_Hello! Please follow the checklist below when filling a feature request_
|
||||
|
||||
- [ ] Check in the readme if your feature request is linked to a documented limitation
|
||||
- [ ] Is your feature request related to a problem?
|
||||
- [ ] Describe the solution you'd like
|
||||
- [ ] Provide a Markdown block that helps describing your request, if relevant
|
Reference in New Issue
Block a user