Update issue templates

This commit is contained in:
Kodai Nakamura 2025-12-12 14:13:05 +09:00 committed by GitHub
parent 80fd75d870
commit b04bc33604
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 24 additions and 2 deletions

View file

@ -10,8 +10,6 @@ assignees: ''
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
**Minimal Reduroduction**
| Current file path | xxx/current-file.md |

View file

@ -0,0 +1,24 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[FR] xxxx"
labels: ''
assignees: ''
---
**Describe the feature request**
A clear and concise description of what the feature request is.
**Minimal examples**
| Current file path | xxx/current-file.md |
| ------------------------------ | ---------------------- |
| All existing file paths | aaa/bbb.md, ccc/ddd.md |
| Current text | bbb |
| Formatted Text | [[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.