diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 063ab06c8b..56a203db81 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -106,3 +106,7 @@ $ open coverage/lcov-report/index.html # Linux $ xdg-open coverage/lcov-report/index.html ``` + +### Submitting Pull Requests + +This project follows [GitHub's standard forking model](https://guides.github.com/activities/forking/). Please fork the project to submit pull requests.