diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 998308af4..4af6449ad 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,10 +1,13 @@ ____________________________________________________________________ -**Do not send a pull request to this GitHub repository**. +Your contributions to Redmine are welcome! -For more detail, please see [official website] wiki [Contribute]. +Please **open an issue on the [official website]** instead of sending pull requests. -[official website]: http://www.redmine.org -[Contribute]: http://www.redmine.org/projects/redmine/wiki/Contribute +Since the development of Redmine is not conducted on GitHub but on the [official web site] and core developers are not monitoring the GitHub repo, pull requests might not get reviewed. +For more detail about how to contribute, please see the wiki page [Contribute] on the [official website]. + +[official website]: https://www.redmine.org/ +[Contribute]: https://www.redmine.org/projects/redmine/wiki/Contribute diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7894bca26..6f1d8a26e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,8 +1,10 @@ +Your contributions to Redmine are welcome! -**Do not send a pull request to this GitHub repository**. +Please **open an issue on the [official website]** instead of sending pull requests. -For more detail, please see [official website] wiki [Contribute]. +Since the development of Redmine is not conducted on GitHub but on the [official web site] and core developers are not monitoring the GitHub repo, pull requests might not get reviewed. -[official website]: http://www.redmine.org -[Contribute]: http://www.redmine.org/projects/redmine/wiki/Contribute +For more detail about how to contribute, please see the wiki page [Contribute] on the [official website]. +[official website]: https://www.redmine.org/ +[Contribute]: https://www.redmine.org/projects/redmine/wiki/Contribute