Explorar o código

Contributions: API changes must be discussed first

bel2125 %!s(int64=8) %!d(string=hai) anos
pai
achega
b7b26b4f83
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/Contribution.md

+ 1 - 1
docs/Contribution.md

@@ -3,7 +3,7 @@ Contributing to CivetWeb
 
 
 Contributions to CivetWeb are welcome, provided all contributions carry the MIT license.
 Contributions to CivetWeb are welcome, provided all contributions carry the MIT license.
 
 
-- Please first create an issue on GitHub or create a thread on the CivetWeb discussion group.
+- Please first create an issue on GitHub or create a thread on the CivetWeb discussion group. This is required, if the API ([civetweb.h](https://github.com/civetweb/civetweb/blob/master/include/civetweb.h)) is affected.
 - If possible, create a pull request on GitHub. Please take care your modifications pass the continuous integration checks. These checks are performed automatically when you create a pull request, but it may take some hours until all tests are completed.
 - If possible, create a pull request on GitHub. Please take care your modifications pass the continuous integration checks. These checks are performed automatically when you create a pull request, but it may take some hours until all tests are completed.
 - Alternatively, you can post a patch. However, pull requests are preferred.
 - Alternatively, you can post a patch. However, pull requests are preferred.
 - Contributor names are listed in CREDITS.md, unless you explicitly state you don't want your name to be listed there.
 - Contributor names are listed in CREDITS.md, unless you explicitly state you don't want your name to be listed there.