From a9851430e2d7dd6c919f7332b71f222b889b835f Mon Sep 17 00:00:00 2001 From: Juliana Fajardini Date: Mon, 23 Oct 2023 15:25:44 -0300 Subject: [PATCH] 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. --- .github/PULL_REQUEST_TEMPLATE.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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: -- 2.47.2