From c59fe0b2b53b5b73b31aab406e0c2314172d34ae Mon Sep 17 00:00:00 2001 From: Alfredo Cardigliano Date: Thu, 19 Oct 2023 09:29:38 +0200 Subject: PR template --- .github/PULL_REQUEST_TEMPLATE.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..6e1390296 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,12 @@ +Please sign (check) the below before submitting the Pull Request: + +- [ ] I have signed the ntop Contributor License Agreement at https://github.com/ntop/legal/blob/main/individual-contributor-licence-agreement.md +- [ ] I have read the contributing guide lines at https://github.com/ntop/nDPI/blob/dev/CONTRIBUTING.md +- [ ] I have updated the documentation (in doc/) to reflect the changes made (if applicable) + +Link to the related [issue](https://github.com/ntop/nDPI/issues): + + +Describe changes: + + -- cgit v1.2.3