Added ToDo to pull request template

This commit is contained in:
Wyqer 2018-05-01 09:32:17 +02:00
parent 1f441c6bd2
commit d73a34556e
No known key found for this signature in database
GPG Key ID: 2D3FEE0019ED51F5
1 changed files with 17 additions and 8 deletions

View File

@ -1,9 +1,9 @@
| 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 --> |
| 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 --> |
### Tested on:
- [ ] Vanilla
@ -11,14 +11,23 @@
- [ ] Local MP
- [ ] Dedicated MP
<!-- Add strikethrough if N\A, for eg. stringtable updates
<!--
Add strikethrough if N\A, for eg. stringtable updates
- [ ] ~~Not applicable~~
-->
### TODO:
- [ ] Finish
<!--
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.
-->
### Description:
<!--
Write short description about this pull request
by replacing this comment block
by replacing this comment block
-->