This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, master has been updated
       via  c47c011c77bfd1bfb8d2060511a2b957ce181c62 (commit)
       via  7983e068e176a0e3cffb3794d9665fb862614158 (commit)
      from  73657a35e6f64e530e8bbda90757c3762d7c36c6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c47c011c77bfd1bfb8d2060511a2b957ce181c62
commit c47c011c77bfd1bfb8d2060511a2b957ce181c62
Merge: 73657a3 7983e06
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Fri Aug 11 13:51:45 2017 +0000
Commit:     Kitware Robot <kwro...@kitware.com>
CommitDate: Fri Aug 11 09:51:54 2017 -0400

    Merge topic 'github-pr-template'
    
    7983e068 Add GitHub PR template to point contributors at CONTRIBUTING.rst
    
    Acked-by: Kitware Robot <kwro...@kitware.com>
    Reviewed-by: Ben Boeckel <ben.boec...@kitware.com>
    Reviewed-by: Craig Scott <craig.sc...@crascit.com>
    Merge-request: !1125


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7983e068e176a0e3cffb3794d9665fb862614158
commit 7983e068e176a0e3cffb3794d9665fb862614158
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Thu Aug 10 09:56:41 2017 -0400
Commit:     Brad King <brad.k...@kitware.com>
CommitDate: Fri Aug 11 08:23:09 2017 -0400

    Add GitHub PR template to point contributors at CONTRIBUTING.rst
    
    GitHub's link to the contribution guidelines in `CONTRIBUTING.rst`
    is not prominent enough to be reliably noticed and followed by
    new contributors.  Add a PR template to make the link more visible.

diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 0000000..d934bf9
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,7 @@
+Thanks for your interest in contributing to CMake!  The GitHub repository
+is a mirror provided for convenience, but CMake does not use GitHub pull
+requests for contribution.  Please see
+
+  https://gitlab.kitware.com/cmake/cmake/tree/master/CONTRIBUTING.rst
+
+for contribution instructions.  GitHub OAuth may be used to sign in.

-----------------------------------------------------------------------

Summary of changes:
 .github/pull_request_template.md |    7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 .github/pull_request_template.md


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to