Repository: aurora-packaging Updated Branches: refs/heads/master 666625649 -> 1380709bd
Adding warning to potential contributors that we're not set up to take PRs through github. Project: http://git-wip-us.apache.org/repos/asf/aurora-packaging/repo Commit: http://git-wip-us.apache.org/repos/asf/aurora-packaging/commit/1380709b Tree: http://git-wip-us.apache.org/repos/asf/aurora-packaging/tree/1380709b Diff: http://git-wip-us.apache.org/repos/asf/aurora-packaging/diff/1380709b Branch: refs/heads/master Commit: 1380709bdd132614e3d15ac5ec410b3d8f46b1d2 Parents: 6666256 Author: Renan DelValle <[email protected]> Authored: Tue Apr 10 10:46:55 2018 -0700 Committer: Renan DelValle <[email protected]> Committed: Tue Apr 10 10:46:55 2018 -0700 ---------------------------------------------------------------------- .github/pull_request_template.md | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aurora-packaging/blob/1380709b/.github/pull_request_template.md ---------------------------------------------------------------------- diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..e699df7 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ +Dear potential contributor, + +Our project is not set up to take Pull Requests through GitHub. Instead we ask that contributions be made through Apache's ReviewBoard. Further instructions can be found here: https://aurora.apache.org/documentation/latest/contributing/ + +Thank you for your understanding. + +- The Apache Aurora Team
