diff --git a/PULL_REQUEST_TEMPLATE.txt b/.github/PULL_REQUEST_TEMPLATE.txt similarity index 68% rename from PULL_REQUEST_TEMPLATE.txt rename to .github/PULL_REQUEST_TEMPLATE.txt index c497344d235..9300ab2df5d 100644 --- a/PULL_REQUEST_TEMPLATE.txt +++ b/.github/PULL_REQUEST_TEMPLATE.txt @@ -2,6 +2,6 @@ The moodle.git repository at Github is just a mirror of the official repository. We do not accept pull requests at Github. -See CONTRIBUTING.txt guidelines for how to contribute patches for Moodle. Thank you. +See CONTRIBUTING.md guidelines for how to contribute patches for Moodle. Thank you. --