瀏覽代碼

Fix list format

Fix format of list of modifications that need to be discussed prior to merging.
bel2125 7 年之前
父節點
當前提交
428f8df192
共有 1 個文件被更改,包括 8 次插入7 次删除
  1. 8 7
      docs/Contribution.md

+ 8 - 7
docs/Contribution.md

@@ -11,10 +11,11 @@ However, a pull request would be preferred.
 - Contributor names are listed in CREDITS.md, unless you explicitly state you don't want your name to be listed there. This file is occasionally updated, adding new contributors, using author names from git commits and GitHub comments.
 
 
-- In case your modifications
--- modify or extend the API
--- affect multi-threading
--- imply structural changes
--- have significant influence on maintenance
-please first create an issue on GitHub or create a thread on the CivetWeb discussion group, to discuss the planned changed.
-
+- In case your modifications either
+  1. modify or extend the API,
+  2. affect multi-threading,
+  3. imply structural changes,
+  or
+  4. have significant influence on maintenance,
+  
+  please first create an issue on GitHub or create a thread on the CivetWeb discussion group, to discuss the planned changed.