summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorCristian Adam <cristian.adam@qt.io>2022-06-02 16:20:38 +0200
committerCristian Adam <cristian.adam@qt.io>2022-06-13 15:26:31 +0000
commitf4bf5f5cd715aa7a98e129bbfee9e51075b62387 (patch)
treea32b2b661f10ed577b9c03486ef4eb4f2bb158e8 /.github
parent75502f2998b740fc3688759cb37cf3fef85bcada (diff)
downloadqt-creator-f4bf5f5cd715aa7a98e129bbfee9e51075b62387.tar.gz
GitHub: Add pull request template
Add a pull request template to inform the potential contributor that the github Qt Creator presence a mirror is, and that the only way to contribuite is through gerrit. Change-Id: I5ddc93f182aaaa87e465677a28705ac5efa04f7f Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 0000000000..277028cbb2
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,7 @@
+Thank you for contributing to Qt Creator! Unfortunately the GitHub Qt Creator
+presence is only a git mirror.
+
+Please submit your patch via gerrit:
+https://wiki.qt.io/Qt_Creator#Setting_up_Gerrit_to_contribute_back_to_Qt_Creator
+
+We are sorry for the inconvenience.