From e54f8e615125d2cd7498c074b0e52f2d9e47144a Mon Sep 17 00:00:00 2001 From: James Crook Date: Mon, 10 Sep 2018 19:38:06 +0100 Subject: [PATCH] Create PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 PULL_REQUEST_TEMPLATE.md diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..d9a24867e --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,13 @@ +# Pull Requests + +If you are submitting a pull request, read https://wiki.audacityteam.org/wiki/GitHub_Pull_Requests + + +## The key points: + +* Come over talk with us at the audacity devel email list. If you just rely on the GitHub pull request messages, you may find we ignore or close the pull request for what does not seem to you to be a good reason. Please come and talk. + +* Translators should subscribe to audacity translators email list instead. The translators list is also the right place for most translation discussion. + +There is a bit more on our wiki about how we use the pull requests and the labels that can be attached to pull requests. +