mirror of
https://github.com/mnaoumov/obsidian-backlink-full-path.git
synced 2026-07-22 05:41:39 +00:00
chore: add English language requirement to issue templates
This commit is contained in:
parent
7a5b69860d
commit
8f0d2102a8
2 changed files with 4 additions and 0 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -12,6 +12,8 @@ body:
|
|||
> [!WARNING]
|
||||
>
|
||||
> Both a video and a sample vault are required for bug reproduction. Incomplete, vague, or poorly described bug reports will be closed.
|
||||
>
|
||||
> The bug report and all attachments (screenshots, videos, sample vaults) must be in English. Exception: the bug is directly related to non-English language usage. Non-English bug reports will be closed.
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Description
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
|
@ -12,6 +12,8 @@ body:
|
|||
> [!WARNING]
|
||||
>
|
||||
> Incomplete, vague, or poorly described requests will be closed.
|
||||
>
|
||||
> The feature request and all attachments (screenshots, videos, sample vaults) must be in English. Exception: the request is directly related to non-English language usage. Non-English feature requests will be closed.
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Description
|
||||
|
|
|
|||
Loading…
Reference in a new issue