X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=CONTRIBUTING.md;h=e9033d2971f4377c8e2cf5263436050c6269151f;hp=49a1837d4e175d9c96b9469e2e130844e93efcaf;hb=1a173dfdb2dd25288a1f396848ee01583d8dadd4;hpb=f9dd6dbe6dca0d4793838bf016f358a267b17502 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 49a1837d4e1..e9033d2971f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -101,3 +101,7 @@ Finding a good project to start with can be a challenge, because when starting o [Coverity]: https://scan.coverity.com/projects/reactos [request-coverity]: https://scan.coverity.com/memberships/new?project_id=reactos [commit template]: .gitmessage + +# See Also + +- [Rules for managing Pull Requests](PULL_REQUEST_MANAGEMENT.md)