You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2016/03/28 18:38:40 UTC

[1/2] incubator-beam git commit: Add GitHub pull request template

Repository: incubator-beam
Updated Branches:
  refs/heads/master 706fc5376 -> 460505175


Add GitHub pull request template


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/ed690c06
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/ed690c06
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/ed690c06

Branch: refs/heads/master
Commit: ed690c069360791e881a3e487cc3146a8aa280ce
Parents: 706fc53
Author: Kenneth Knowles <kl...@google.com>
Authored: Mon Mar 28 09:30:38 2016 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Mon Mar 28 09:30:38 2016 -0700

----------------------------------------------------------------------
 .github/PULL_REQUEST_TEMPLATE.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/ed690c06/.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..05b0430
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,12 @@
+[BEAM-<Jira issue #>] Description of pull request
+
+Be sure to do all of the following to help us incorporate your contribution
+quickly and easily:
+
+ - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable 
+       Travis-CI for on your fork and ensure the whole test matrix passes).
+ - [ ] Replace "<Jira issue #>" in the title with the actual Jira issue 
+       number, if there is one.
+ - [ ] If this contribution is large, please file an Apache
+       [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.txt).
+       


[2/2] incubator-beam git commit: This closes #79

Posted by ke...@apache.org.
This closes #79


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/46050517
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/46050517
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/46050517

Branch: refs/heads/master
Commit: 46050517514c64b733afe246f78e20fe50ca5877
Parents: 706fc53 ed690c0
Author: Kenneth Knowles <kl...@google.com>
Authored: Mon Mar 28 09:38:24 2016 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Mon Mar 28 09:38:24 2016 -0700

----------------------------------------------------------------------
 .github/PULL_REQUEST_TEMPLATE.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)
----------------------------------------------------------------------