diff options
author | Sadie Powell <sadie@witchery.services> | 2025-04-15 13:47:55 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2025-04-15 13:51:51 +0100 |
commit | d891f2bcbd1152a3845ea092e8233cd13e5624f8 (patch) | |
tree | 65867bafcde5cedfd4ea200db4b77d63c920d6eb /.github/ISSUE_TEMPLATE | |
parent | 5eb13f442058a9e87ed5396e93008dea46b784f2 (diff) |
Sync the GitHub templates with the ones InspIRCd uses.
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/BUG.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG.yml b/.github/ISSUE_TEMPLATE/BUG.yml index 6ecf407f1..f104f89a7 100644 --- a/.github/ISSUE_TEMPLATE/BUG.yml +++ b/.github/ISSUE_TEMPLATE/BUG.yml @@ -5,7 +5,7 @@ body: - type: markdown attributes: value: | - Thanks for taking the time to fill out this bug report! + Thanks for taking the time to fill out this bug report! Please make sure to answer the questions properly and don't just enter the same text into every field as this will make it harder for us to fix your bug. If you're looking for help with setting up your services please post on [our support forum](https://github.com/orgs/anope/discussions/categories/support) instead. |