From 8c41d61a93ff5b8f8302471c67ab89b1c482ae4e Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Thu, 11 Jan 2018 21:44:27 +0100 Subject: [PATCH] Add link to a good log post on how to get help from maintainers --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.47.2