Repository: incubator-hivemall Updated Branches: refs/heads/master ca9b76a25 -> 1e4238757
Updated PR template Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/1e423875 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/1e423875 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/1e423875 Branch: refs/heads/master Commit: 1e42387576fabbb326d451f4a00ac22d57828711 Parents: ca9b76a Author: Makoto Yui <[email protected]> Authored: Thu Sep 28 16:56:59 2017 +0900 Committer: Makoto Yui <[email protected]> Committed: Thu Sep 28 16:56:59 2017 +0900 ---------------------------------------------------------------------- .github/PULL_REQUEST_TEMPLATE | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/1e423875/.github/PULL_REQUEST_TEMPLATE ---------------------------------------------------------------------- diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index 3326b85..490223f 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -23,3 +23,4 @@ (Please remove this section if not needed; check `x` for YES, blank for NO) - [x] Did you apply source code formatter, i.e., `mvn formatter:format`, for your commit? +- [ ] Did you run system tests on Hive (or Spark)?
