armbian-build/.github/PULL_REQUEST_TEMPLATE.md
2017-01-15 00:48:36 +03:00

10 lines
568 B
Markdown

Please use the "Preview" tab above to view this message if you are seeing this in the new pull request text box.
Please make sure that:
- 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.
Thanks for contributing! Please remove the text above before opening a pull request.