Update issue templates

This commit is contained in:
Kodai Nakamura 2025-12-12 14:16:32 +09:00 committed by GitHub
parent b04bc33604
commit 98f44d9ec5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 4 deletions

View file

@ -12,11 +12,12 @@ A clear and concise description of what the bug is.
**Minimal Reduroduction**
| Current file path | xxx/current-file.md |
| Title | Example |
| ------------------------------ | ---------------------- |
| Current file path | xxx/current-file.md |
| All existing file paths | aaa/bbb.md, ccc/ddd.md |
| Current text | bbb |
| Formatted Text | [[bbb]] |
| Actual text after formatting | [[bbb]] |
| Expected text after formatting | [[aaa/bbbb]] |
| your config | paste screenshot of your automatic linkers' config |

View file

@ -12,13 +12,15 @@ A clear and concise description of what the feature request is.
**Minimal examples**
| Current file path | xxx/current-file.md |
| Title | Example |
| ------------------------------ | ---------------------- |
| Current file path | xxx/current-file.md |
| All existing file paths | aaa/bbb.md, ccc/ddd.md |
| Current text | bbb |
| Formatted Text | [[bbb]] |
| Actual text after formatting | [[bbb]] |
| Expected text after formatting | [[aaa/bbbb]] |
| your config | paste screenshot of your automatic linkers' config |
**Additional context**
Add any other context about the problem here.