[sr-dev] git:master:249e96f7: github: small syntax fix for contribution guide

Henning Westerholt hw at kamailio.org
Thu Jan 10 23:28:18 CET 2019


Module: kamailio
Branch: master
Commit: 249e96f7409a8c954b9512c1b351eb67cb293ced
URL: https://github.com/kamailio/kamailio/commit/249e96f7409a8c954b9512c1b351eb67cb293ced

Author: Henning Westerholt <hw at kamailio.org>
Committer: Henning Westerholt <hw at kamailio.org>
Date: 2019-01-10T23:27:43+01:00

github: small syntax fix for contribution guide

---

Modified: .github/CONTRIBUTING.md

---

Diff:  https://github.com/kamailio/kamailio/commit/249e96f7409a8c954b9512c1b351eb67cb293ced.diff
Patch: https://github.com/kamailio/kamailio/commit/249e96f7409a8c954b9512c1b351eb67cb293ced.patch

---

diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 936f606017..227f212fcf 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -71,7 +71,7 @@ and commit history, there are several *rules* required for each contribution.
     will be regenerated by a automatic script that is executed every few hours
     * so if you modify an existing module **README** don't commit the changes
     of this file to the git repository
-    * if you create a new module that includes also a **README file, you
+    * if you create a new module that includes also a **README** file, you
     need to commit the README to the git repository one time
   * code **should** be formatted with **clang-format** or to match the style of
   the component that the commit applies to. The `.clang-format` file is part of




More information about the sr-dev mailing list