mirror of
https://github.com/esm7/obsidian-vimrc-support.git
synced 2026-07-22 05:00:25 +00:00
Update issue templates
This commit is contained in:
parent
ba70ed0558
commit
1518987ab3
2 changed files with 5 additions and 4 deletions
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -9,7 +9,7 @@ assignees: ''
|
|||
|
||||
**Please make sure this feature request is within the scope of this plugin.**
|
||||
|
||||
If it's about supporting some Vim feature, it probably belongs [here](https://github.com/replit/codemirror-vim).
|
||||
- [ ] I understand that if my request is about supporting some Vim feature, it probably belongs [here](https://github.com/replit/codemirror-vim).
|
||||
|
||||
**Describe the feature that you'd like:**
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,8 @@ assignees: ''
|
|||
|
||||
---
|
||||
|
||||
**Before posting, please make sure your question is within the scope of this plugin.**
|
||||
**Please make sure your question is within the scope of this plugin.**
|
||||
|
||||
This plugin is about *persisting changes* to the Vim support built into Obsidian, plus some bonus features.
|
||||
If you want to ask about some generic Vim features, it might be more suitable for the [CodeMirror Vim repo](https://github.com/replit/codemirror-vim) or the [Obsidian forum](https://forum.obsidian.md/c/get-help/19).
|
||||
- [ ] I know this plugin is about *persisting changes* to the Vim support built into Obsidian, plus some bonus features, and considered asking in the [Obsidian forum](https://forum.obsidian.md/c/get-help/19) first.
|
||||
|
||||
**Describe the question**
|
||||
|
|
|
|||
Loading…
Reference in a new issue