Note for the default branch for PRs

This commit is contained in:
zador.blood.stained
2018-04-09 12:02:42 +03:00
parent 9adb2da5c5
commit 8a69e66c41

View File

@@ -2,6 +2,7 @@ Please use the "Preview" tab above to view this message if you are seeing this i
Please make sure that:
- pull request is opened to the `development` branch
- any changes to kernel configuration files were made by Kconfig menu (build script option `KERNEL_CONFIGURE=yes`) and not by editing configuration files by hand,
- patch file names don't contain spaces and have less than 40 characters (not counting the `.patch` extension),
- changes are properly described - what was done exactly and why.