From: Joel Rosdahl Date: Thu, 11 Jan 2018 20:44:27 +0000 (+0100) Subject: Add link to a good log post on how to get help from maintainers X-Git-Tag: v3.4~49 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=8c41d61a93ff5b8f8302471c67ab89b1c482ae4e;p=thirdparty%2Fccache.git Add link to a good log post on how to get help from maintainers --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ed350e239..0147aa7e9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,6 +21,10 @@ Please include at least the following information in your bug report: 5. How you would like ccache to behave instead (_expected behavior_). 6. Steps to reproduce the problematic behavior. +Also, consider reading [Effective Ways to Get Help from Maintainers]( +https://www.snoyman.com/blog/2017/10/effective-ways-help-from-maintainers). + + ## Contributing code? Great! You can create a pull request with your proposal on github, or you could