diff options
author | Petr <30545094+pasabanov@users.noreply.github.com> | 2024-07-19 12:22:35 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-19 11:22:35 +0200 |
commit | 2a3f4dc8b400e078b7fd2ec0f802200dfece8c94 (patch) | |
tree | 40e2dedb2b85899e7c5e58b613fa8fef0be4fd05 /.github/PULL_REQUEST_TEMPLATE.md | |
parent | be0b2c2d904efca17fa8f266ec48321268e64271 (diff) |
Performed some grammar and typo fixes (#2511)
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6e1390296..c7c6a3341 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,7 @@ 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 read the contributing guidelines 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): |