diff options
Diffstat (limited to '.github')
-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** |