diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-01-27 06:21:05 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-01-27 06:21:05 +0000 |
commit | f3b1c052bde9cfae00edbdee98672efe872a446e (patch) | |
tree | 575cd2118849bba5c52076476b9c50a874421ccd /.github/PULL_REQUEST_TEMPLATE.md | |
parent | f1a92c77ea0dfc9878571232c740186dfaec5fc0 (diff) | |
download | redmine-f3b1c052bde9cfae00edbdee98672efe872a446e.tar.gz redmine-f3b1c052bde9cfae00edbdee98672efe872a446e.zip |
add GitHub pull request template
git-svn-id: http://svn.redmine.org/redmine/trunk@16267 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..7894bca26 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,8 @@ + +**Do not send a pull request to this GitHub repository**. + +For more detail, please see [official website] wiki [Contribute]. + +[official website]: http://www.redmine.org +[Contribute]: http://www.redmine.org/projects/redmine/wiki/Contribute + |