-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Contributing guidelines #31
Comments
I'd be happy to! Also note that we already have a guide in the documentation https://vsoch.github.io/gridtest/contributing/index.html. Would you prefer a standard CONTRIBUTING.md added, or perhaps a link to that page in the README? |
Of course only after opening the PR I see https://vsoch.github.io/gridtest/contributing/index.html Maybe the whole guide can be made a bit more prominent in the README, perhaps with its own section. |
To me, specific sections in the README are usually best, since they are very visible. I think the information in the guide is fine, so no CONTRIBUTING file is needed. |
okay! Let's do both then. Give me a minute or two! |
All set! 002de28 I did the following:
I figure there are two use cases to wanting to contribute - either wanting the checklist (CONTRIBUTING.md) or the pretty, rendered guide, so we can link to both. |
Looks good, thanks! I think moving the pointer to the documentation from the end of the overview to its own Documentation section would be good to make it more obvious. It gets a bit lost in its current location. |
Didn't even notice that! It's probably a very personal thing on what we focus on first when skimming a repo. |
I think so too - it's one of those things that would be really interesting to study, but one would never be able to get funding for it. Actually, maybe GitHub does private testing of something like that. |
Off-topic for this PR but I noticed that gridtest isn't tested using gridtest from the CI, is there a reason for that? Edit: again, only noticed |
No worries! |
Description
Tthe
Community guidelines
section of the JOSS review mentions instructions for contributors to the software. Adding a contributing file as per https://help.github.com/en/github/building-a-strong-community/setting-guidelines-for-repository-contributors would cover this.The text was updated successfully, but these errors were encountered: