Add CONTRIBUTING.md/.rst
See original GitHub issue@henryiii @eduardo-rodrigues It would be great to have a CONTRIBUTING guidelines file for this project. They’re quite useful for having people from outside the core developers make useful contributions that aren’t a pain for the dev team to review.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:7 (7 by maintainers)
Top Results From Across the Web
How to Build a CONTRIBUTING.md
Start by reflecting on what to include, and what to invite (in terms of contributions) in your CONTRIBUTING.md. See an example of the...
Read more >Good-CONTRIBUTING.md-template.md - gists · GitHub
Increase the version numbers in any examples files and the README.md to the new version that this Pull Request would represent. The versioning...
Read more >Contributing Guidelines | The GitHub Blog
As a maintainer, all you have to do is add a CONTRIBUTING file (or CONTRIBUTING.md if you're using Markdown) to the root of...
Read more >Contributing Guide — stumpy 1.11.1 documentation
Your next stop, should always be CONTRIBUTING.md. ... First, install the dependencies using the From Source Section of the installation instructions.
Read more >CONTRIBUTING.md · master - GitLab.org
This notice should stay as the first item in the CONTRIBUTING.md file. Contributing Documentation has been moved. As of July 2018, all the ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I’m currently writing a guideline for the scikit-hep.org page, and then that can be used as a basis for many of our packages. 😃
Thanks a lot for the discussion and link, @matthewfeickert! My “worry” really is that a contributions file kind of imposes to use a virtual env or alike. But I guess you can argue that it’s all a matter of writing good instructions. I take your points - only fools don’t change their minds, right?
We will try and come up with something, and will ping you …
Thanks again!