Provide template for pull requests

Signed-off-by: Valeriy Zhirnov <neonailol@gmail.com>
This commit is contained in:
Valeriy Zhirnov
2018-05-17 21:37:17 +03:00
committed by Alexander Podkhalyuzin
parent f7b32bdfa7
commit e024a7c563
+13
View File
@@ -0,0 +1,13 @@
Many thanks for your contribution, we genuinely appreciate it.
Make sure that you can say "YES" to each point in this short checklist:
- You do not have merge commits in PR
- You made a small number of changes
- You provided the link to related issue from YouTrack
- You can describe changes made is PR
- You made changes related to only one issue
- You are ready to defend your changes on code review
- You don't touch what you don't understand
- You ran the build locally, and it passed
Thank you for your contribution!