Преглед изворни кода

.github/CONTRIBUTING.md: link to github docs for pull requests

Daniel-Constantin Mierla пре 5 година
родитељ
комит
757d34ed5b
1 измењених фајлова са 4 додато и 1 уклоњено
  1. 4 1
      .github/CONTRIBUTING.md

+ 4 - 1
.github/CONTRIBUTING.md

@@ -37,7 +37,10 @@ and commit history, there are several *rules* required for each contribution.
 ### Basic Rules ###
 ### Basic Rules ###
 
 
   * github pull request is the favorited mechanism to submit contributions
   * github pull request is the favorited mechanism to submit contributions
-  (patches)
+  (patches). See more about at:
+    * [Github Docs On Proposing Changes With Pull Requests](https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/proposing-changes-to-your-work-with-pull-requests)
+    * the URL to Kamailio project pull requests portal:
+    * https://github.com/kamailio/kamailio/pulls
   * make a pull request against **master branch**
   * make a pull request against **master branch**
     * commit can be later backported to stable branch(es)
     * commit can be later backported to stable branch(es)
   * make a pull request for each new feature
   * make a pull request for each new feature