mirror of
https://github.com/anope/anope.git
synced 2026-06-27 05:26:38 +02:00
Fix the pull request template to be more relevant to Anope.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!--
|
||||
Please fill in the template below. Pull requests that do not use this template will be closed without warning.
|
||||
Please fill in the template below. It will help us process your pull request a lot faster.
|
||||
-->
|
||||
|
||||
## Summary
|
||||
@@ -24,15 +24,3 @@ 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:
|
||||
|
||||
- [ ] This pull request does not introduce any incompatible API changes.
|
||||
- [ ] If ABI changes have been made I have incremented MODULE_ABI in `moduledefs.h`.
|
||||
- [ ] I have documented any features added by this pull request.
|
||||
|
||||
Reference in New Issue
Block a user