You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bc...@apache.org on 2016/04/01 19:16:51 UTC

[1/2] incubator-beam git commit: Update PULL_REQUEST_TEMPLATE

Repository: incubator-beam
Updated Branches:
  refs/heads/master dad60f6bd -> 9a42971ce


Update PULL_REQUEST_TEMPLATE

Fix a typo

Add a horizontal rule between the template content and the PR
description which is automatically filled in by Github. This
makes it easier to separate the two, and reduces the number
of edits to the template necessary to clean it up.


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

Branch: refs/heads/master
Commit: 152135cbb21ec97c72aaed397d39f7ecd69c3ee0
Parents: dad60f6
Author: bchambers <bc...@google.com>
Authored: Thu Mar 31 17:48:28 2016 -0700
Committer: bchambers <bc...@google.com>
Committed: Fri Apr 1 10:00:48 2016 -0700

----------------------------------------------------------------------
 .github/PULL_REQUEST_TEMPLATE.md | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/152135cb/.github/PULL_REQUEST_TEMPLATE.md
----------------------------------------------------------------------
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 05b0430..edd5dd9 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,12 +1,13 @@
-[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 
+ - [ ] Make sure the PR title is formatted like:
+   `[BEAM-<Jira issue #>] Description of pull request`
+ - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
+       Travis-CI 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 #111

Posted by bc...@apache.org.
This closes #111


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

Branch: refs/heads/master
Commit: 9a42971ce66b49afcf0528780b9fdc33e402f0e0
Parents: dad60f6 152135c
Author: bchambers <bc...@google.com>
Authored: Fri Apr 1 10:05:01 2016 -0700
Committer: bchambers <bc...@google.com>
Committed: Fri Apr 1 10:05:01 2016 -0700

----------------------------------------------------------------------
 .github/PULL_REQUEST_TEMPLATE.md | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
----------------------------------------------------------------------