diff options
author | Sadie Powell <sadie@witchery.services> | 2023-12-20 00:07:51 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2023-12-20 00:07:51 +0000 |
commit | 6d981960da8b7897c2ca7feb125f2770971c4154 (patch) | |
tree | 114026b8dd7600f587ec5b4793a14070a240ca15 /.github | |
parent | 6acbd326f392a9a3a366947f6f9a05c7bdf7bc52 (diff) | |
parent | aca9d300640361a9abfca80c1b6d07a02cf93be2 (diff) |
Merge branch '2.0' into 2.1.
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** |