diff options
author | Sadie Powell <sadie@witchery.services> | 2023-12-19 21:21:39 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2023-12-19 21:21:39 +0000 |
commit | aca9d300640361a9abfca80c1b6d07a02cf93be2 (patch) | |
tree | 58a2d041ceb7b01f3c7f7d329398d93764435c7a | |
parent | b84b1d8166b07b80429c6830e0151e0c871c2cfc (diff) |
Tweak the issue templates slightly.
-rw-r--r-- | .github/ISSUE_TEMPLATE/BUG_REPORT.md | 2 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index 99e497e8d..ba7f67999 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -4,7 +4,7 @@ about: Report a non-security issue with Anope. --- <!-- -Please fill in the template below. It will help us process your bug report a lot faster. +Please fill in the template below. It will help us process your bug report a lot faster. If you have multiple bugs to report then please open one issue for each bug. --> **Description** diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md index a2191c0e0..8b64999a4 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md @@ -4,7 +4,7 @@ about: Request that a new feature is added to Anope. --- <!-- -Please fill in the template below. It will help us process your feature request a lot faster. +Please fill in the template below. It will help us process your feature request a lot faster. If you have multiple features to request then please open one issue for each feature. --> **Description** |