Updates Message on PR Close

Points to contributor guide instead of infra manual and mentions
the First Contact SIG.

Change-Id: Id06f5c36ee3688936d73f00520590198461514fc
This commit is contained in:
Kendall Nelson 2020-07-21 06:49:30 -07:00
parent c84b11c185
commit f493ac98b8
1 changed files with 7 additions and 4 deletions

View File

@ -42,10 +42,13 @@ PR_CLOSING_TEXT = (
"that OpenStack development uses Gerrit for change proposal and code "
"review.\n\n"
"If you have never contributed to OpenStack before, please see:\n"
"https://docs.opendev.org/opendev/infra-manual/latest/gettingstarted.html"
"\n\nFeel free to reach out on the #openstack-upstream-institute channel "
"on Freenode IRC in case you need help. You can access it through:\n"
"https://webchat.freenode.net/#openstack-upstream-institute\n"
"https://docs.openstack.org/contributors/code-and-documentation/"
"quick-start.html"
"\n\nFeel free to reach out to the First Contact SIG by sending an "
"email to the openstack-discuss list with the tag '[First Contact]' "
"in the subject line. To email the mailing list, you must first "
"subscribe which can be done here:\n"
"http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss"
)