aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2021-11-16 10:32:40 +0100
committerWireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2021-11-16 16:47:09 +0000
commit4f8e7f0d1c54752cf045f65e5d52bc508a9ab423 (patch)
tree9d1231c62d171340861b833d498e42b866d9a4a9 /.github
parent3c7894e2a015899c8746fbaa3cdd1d1cfa53f6c9 (diff)
Add direct GitLab reference in GitHub PR lockdown text
Nothing more annoying than having to read a bunch of documentation, while all you need is one fundamental piece of information: the right repo.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/lockdown.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/lockdown.yml b/.github/workflows/lockdown.yml
index abeaf64645..1acf1ea45b 100644
--- a/.github/workflows/lockdown.yml
+++ b/.github/workflows/lockdown.yml
@@ -21,6 +21,7 @@ jobs:
pr-comment: >
Hi, thank you for your contribution!
- GitHub is however not the right place for these, please have a look at
+ GitHub is however not the right place for these. The development repository is
+ hosted on GitLab: <https://gitlab.com/wireshark/wireshark>. Please have a look at
<https://www.wireshark.org/docs/wsdg_html_chunked/ChSrcContribute.html>
for further instructions.