From 83e4ad27ff20f98aeba62bcfcef0a8ee2f277465 Mon Sep 17 00:00:00 2001 From: Alfredo Cardigliano Date: Thu, 19 Oct 2023 09:18:10 +0200 Subject: [PATCH] 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 0000000000..b1432ddf57 --- /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 https://github.com/ntop/ntopng/blob/dev/CONTRIBUTING.md +- [ ] I have updated the documentation (in doc/src/) to reflect the changes made (if applicable) + +Link to the related [issue](https://github.com/ntop/ntopng/issues): + + +Describe changes: + +