diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index ec55e04..f6ed9f4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -7,6 +7,7 @@ body: attributes: value: Please make sure to [search for existing issues](https://github.com/mienaiyami/yomikiru/issues?q=) before filing a new one! + Please **DO NOT DELETE** the issue unless its really needed. If the issue is fixed or stale then just mark it as closed. - type: dropdown diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 1fcf810..c8dd185 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -7,6 +7,7 @@ body: attributes: value: Please make sure to [search for existing issues](https://github.com/mienaiyami/yomikiru/issues?q=) before filing a new one! + Please **DO NOT DELETE** the issue unless its really needed. If the issue is fixed or stale then just mark it as closed. - type: markdown diff --git a/.github/ISSUE_TEMPLATE/new_issue.yml b/.github/ISSUE_TEMPLATE/new_issue.yml index 4b3205f..58facfc 100644 --- a/.github/ISSUE_TEMPLATE/new_issue.yml +++ b/.github/ISSUE_TEMPLATE/new_issue.yml @@ -5,6 +5,7 @@ body: attributes: value: Please make sure to [search for existing issues](https://github.com/mienaiyami/yomikiru/issues?q=) before filing a new one! + Please **DO NOT DELETE** the issue unless its really needed. If the issue is fixed or stale then just mark it as closed. - type: textarea diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml index b31d6c8..9f394ba 100644 --- a/.github/ISSUE_TEMPLATE/question.yml +++ b/.github/ISSUE_TEMPLATE/question.yml @@ -7,6 +7,7 @@ body: attributes: value: Please make sure to [search for existing issues](https://github.com/mienaiyami/yomikiru/issues?q=) before filing a new one! + Please **DO NOT DELETE** the issue unless its really needed. If the issue is fixed or stale then just mark it as closed. - type: textarea