mirror of
https://github.com/jsmorabito/obsidian-commander.git
synced 2026-07-22 06:40:31 +00:00
fix: Correct repo link in issues template
This commit is contained in:
parent
9047a0fb2a
commit
35fd4737ff
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
|
@ -6,7 +6,7 @@ body:
|
|||
attributes:
|
||||
value: |
|
||||
## Self Check
|
||||
- Try searching existing [GitHub Issues](https://github.com/phibr0/obsidian-dictionary/issues) (open or closed) for similar issues.
|
||||
- Try searching existing [GitHub Issues](https://github.com/phibr0/obsidian-commander/issues) (open or closed) for similar issues.
|
||||
- type: textarea
|
||||
validations:
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue