1
0
mirror of https://github.com/anope/anope.git synced 2026-07-09 17:03:13 +02:00

Sync the GitHub templates with the ones InspIRCd uses.

This commit is contained in:
Sadie Powell
2025-04-15 13:47:55 +01:00
parent 5eb13f4420
commit d891f2bcbd
2 changed files with 14 additions and 1 deletions
+13
View File
@@ -24,3 +24,16 @@ I have tested this pull request on:
**Operating system name and version:** <!-- e.g. Linux 3.11 -->
**Compiler name and version:** <!-- e.g. GCC 4.2.0 -->
## Checks
<!--
Tick the boxes for the checks you have made.
-->
I have ensured that:
- [ ] The code I am submitting is my own work and/or I have permission from the author to share it.
- [ ] Generative AI (Copilot, ChatGPT, etc) was not used to create any part of this pull request.
- [ ] I have documented any features added by this pull request.
- [ ] This pull request does not introduce any incompatible API changes (stable branches only, delete if not applicable).