diff options
| author | Alberto Bursi | 2017-03-06 18:37:47 +0000 |
|---|---|---|
| committer | Piotr Dymacz | 2017-03-12 16:38:31 +0000 |
| commit | 3183015e1e1573eae69717f66685c880439c7f2f (patch) | |
| tree | 57406510070c72fc06e9ee47b0faf7cb82cc22ae | |
| parent | cd0f9900a4cdda5b91728b089379899b761e8c8b (diff) | |
| download | openwrt-3183015e1e1573eae69717f66685c880439c7f2f.tar.gz | |
github: include pull request template
This text is used by GitHub to remind important things to
people sending PRs through the GitHub's web interface.
See here for more information
https://github.com/blog/2111-issue-and-pull-request-templates
It links to the wiki page about submission rules.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
| -rw-r--r-- | .github/pull_request_template | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/pull_request_template b/.github/pull_request_template new file mode 100644 index 0000000000..b344c2119c --- /dev/null +++ b/.github/pull_request_template @@ -0,0 +1,8 @@ +Thanks for your contribution to the LEDE project! + +To help keep the codebase consistent and readable, +and to help people review your contribution, +we ask you to follow the rules you find in the wiki at this link +https://lede-project.org/submitting-patches + +Please remove this message before posting the pull request. |