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>
This commit is contained in:
Cristian Adam
2022-06-02 16:20:38 +02:00
parent 75502f2998
commit f4bf5f5cd7

7
.github/pull_request_template.md vendored Normal file
View File

@@ -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.