From: Juliana Fajardini Date: Mon, 23 Oct 2023 18:25:44 +0000 (-0300) Subject: github: improve template CLA request info X-Git-Tag: suricata-7.0.3~98 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9851430e2d7dd6c919f7332b71f222b889b835f;p=thirdparty%2Fsuricata.git github: improve template CLA request info Indicate that the CLA only has to be signed once, as we have had contributors think that was required for each new PR. --- diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 35d6855016..15977b06f5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,9 @@ Make sure these boxes are signed before submitting your Pull Request -- thank you. -- [ ] I have read the contributing guide lines at https://docs.suricata.io/en/latest/devguide/codebase/contributing/contribution-process.html -- [ ] I have signed the Open Information Security Foundation contribution agreement at https://suricata.io/about/contribution-agreement/ +- [ ] I have read the contributing guide lines at + https://docs.suricata.io/en/latest/devguide/codebase/contributing/contribution-process.html +- [ ] I have signed the Open Information Security Foundation contribution agreement at + https://suricata.io/about/contribution-agreement/ (note: this is only required once) - [ ] I have updated the user guide (in doc/userguide/) to reflect the changes made (if applicable) Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: