From be1c7e50e1e8809ea56f2c9d472eccd8ffd73a97 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 04:57:58 +0200 Subject: Adding upstream version 1.44.3. Signed-off-by: Daniel Baumann --- fluent-bit/lib/c-ares-1.19.1/CONTRIBUTING.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 fluent-bit/lib/c-ares-1.19.1/CONTRIBUTING.md (limited to 'fluent-bit/lib/c-ares-1.19.1/CONTRIBUTING.md') diff --git a/fluent-bit/lib/c-ares-1.19.1/CONTRIBUTING.md b/fluent-bit/lib/c-ares-1.19.1/CONTRIBUTING.md new file mode 100644 index 00000000..a3b5194c --- /dev/null +++ b/fluent-bit/lib/c-ares-1.19.1/CONTRIBUTING.md @@ -0,0 +1,15 @@ +Contributing to c-ares +====================== + +To contribute patches to c-ares, please generate a GitHub pull request +and follow these guidelines: + + - Check that the Travis builds are green for your pull request. + - Please update the test suite to add a test case for any new functionality. + - Build the library with `./configure --enable-debug --enable-maintainer-mode` and + ensure there are no new warnings. + +To improve the chances of the c-ares maintainers responding to your request: + + - Also send an email to the mailing list at `c-ares@lists.haxx.se` describing your change. + - To follow any associated discussion, please subscribe to the [mailing list](http://lists.haxx.se/listinfo/c-ares). -- cgit v1.2.3