CONTIRBUTING.md needs to be easy to find -- I knew it was there somewhere, and I couldn't find it. I only found it by finding the issue where is was discussed, then the link to the PR, then looking at the PR.
.github is a hidden dir on many systems, not a good place to put a file yu want folks to find up front! Note that gitHub suggests: To help your project contributors do good work, you can add a file with contribution guidelines to your project repository's root, docs, or .github folder. When someone opens a pull request or creates an issue, they will see a link to that file So I can see how it got there, but it can be in root too, where it is far more likely to be found. You can view, comment on, or merge this pull request online at: https://github.com/cf-convention/cf-conventions/pull/149 -- Commit Summary -- * move CONTIRBUTING out of .github dir -- File Changes -- R CONTRIBUTING.md (0) -- Patch Links -- https://github.com/cf-convention/cf-conventions/pull/149.patch https://github.com/cf-convention/cf-conventions/pull/149.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/cf-convention/cf-conventions/pull/149
