| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ec2cade commit c003ba1
174 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,15 @@ | |||
| 1 | + Contributing to c-ares | ||
| 2 | + ====================== | ||
| 3 | + | ||
| 4 | + To contribute patches to c-ares, please generate a GitHub pull request | ||
| 5 | + and follow these guidelines: | ||
| 6 | + | ||
| 7 | + - Check that the Travis builds are green for your pull request. | ||
| 8 | + - Please update the test suite to add a test case for any new functionality. | ||
| 9 | + - Build the library with `./configure --enable-debug --enable-maintainer-mode` and | ||
| 10 | + ensure there are no new warnings. | ||
| 11 | + | ||
| 12 | + To improve the chances of the c-ares maintainers responding to your request: | ||
| 13 | + | ||
| 14 | + - Also send an email to the mailing list at `c-ares@lists.haxx.se` describing your change. | ||
| 15 | + - To follow any associated discussion, please subscribe to the [mailing list](http://lists.haxx.se/listinfo/c-ares). | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments