0
0
mirror of https://github.com/Wurst-Imperium/Wurst7.git synced 2024-09-20 01:12:13 +02:00

Create pull_request_template.md

This commit is contained in:
Alexander01998 2019-09-13 19:49:06 +02:00 committed by GitHub
parent 35dc74a018
commit 601448799a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
.github/pull_request_template.md vendored Normal file
View File

@ -0,0 +1,7 @@
<!--
NOTE: If you are contributing multiple unrelated features, please create a separate pull request for each feature.
Sqeezing everything into one giant pull request makes it very difficult for us to add your features,
as we have to test, validate and add them one by one.
Thank you for your understanding - and thanks again for taking the time to contribute!!
-->