KP-Liberation/.github/pull_request_template.md

42 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2018-05-01 07:32:17 +00:00
| Q | A |
| --- | --- |
| Bug fix? | yes / no |
| New feature? | yes / no <!-- don't forget to update CHANGELOG.md file --> |
| Needs wipe? | no <!-- set to yes if save needs to be wiped to use new feature --> |
| Fixed issues | #... <!-- #-prefixed issue number(s), if any --> |
2018-05-01 08:13:14 +00:00
### Description:
2018-05-01 07:32:17 +00:00
<!--
2018-05-01 08:13:14 +00:00
Write short description about this pull request
by replacing this comment block
-->
2018-05-01 08:13:14 +00:00
### Content:
- [ ] Content part
2018-05-01 07:32:17 +00:00
<!--
Add things which are part of this pull request as checkboxes
to show if it's already finished and already part of the pull request.
-->
2018-11-05 10:52:45 +00:00
### Successfully tested on:
2019-04-16 17:03:35 +00:00
- [ ] Local MP
- [ ] Dedicated MP
2018-11-05 10:56:05 +00:00
<!--
As soon as you've tested your feature on the listed environment you can check the checkbox.
It has to work without any issues and errors in your own tests.
Especially if you open a PR as WIP and not after you've fully finished your work, remember to update the states accordingly.
-->
2018-11-05 10:52:45 +00:00
### Compatibility checked with:
* ACE
* Mod XYZ
2018-11-05 10:56:05 +00:00
<!--
2018-11-05 10:52:45 +00:00
Add a list of Mods you've checked. This should only contain mods which really affect the feature.
So for a feature like e.g. "hint on entering a sector area" you don't list/test compatibility with RHS, ACE, Achilles, etc.
Also listing CBA isn't necessary, as it's a general dependency in Liberation.
-->