소스 검색

Add draft for contribution guidelines

bel 9 년 전
부모
커밋
896aebdc7c
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. 10 0
      docs/Contribution.md

+ 10 - 0
docs/Contribution.md

@@ -0,0 +1,10 @@
+Contributing to CivetWeb (**Draft**)
+====
+
+Contributions to CivetWeb are welcome.
+
+- Please first create an issue on GitHub or create a thread on the CivetWeb discussion group.
+- If possible, create a pull request on GitHub. Please take care your modifications pass the continuouse integration checks. These checks are performed automatically when you create a pull request, but they may take some hours.
+- Alternatively, you can post a patch. However, pull requests are preferred.
+- Contributor names are listed in CREDITS.md, unless you don't want your name to be listed there.
+