Short Contributing primer document
See original GitHub issueProblem
I find the size of the hosted docs (readthedocs) overwhelming. I imagine it’s simply good documentation, but it’s hard for me to skim.
Solution
I think a succinct primer for contributors would positively influence #1678 (looking for maintainers & contributors). Basically, a rudimentary contributing.md
on GitHub. I think it should be on github, because it’s much easier to stay on GitHub if you don’t need in-depth docs.
I’m envisioning something with the following:
- Links to contributor & user support channels.
- Ways to help (PRs, triage, etc.)
- Important rules for PRs
- Setup-and-run guide
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
So You Want To Write a Primer - CIRCL
A CIRCL primer is a concise, brief summary of a big idea in the field of cyberlearning. Primers are used to build capacity...
Read more >Documentation | Contribution guidelines - Primer Design System
Primer documentation should express the voices and contributions of different people, but for it to be useful it's important to be consistent in...
Read more >A TECHNICAL WRITING PRIMER
Legal information, i.e. permits, permission forms, deeds, environmental violations, mineral rights documents, water-use rights documents, building permits, etc.
Read more >Primer - Parasites & Vectors - BioMed Central
Our aim for these primers is to 'fill a gap' by providing short, authoritative and accessible accounts that explore the basic and applied...
Read more >The New-England Primer | textbook | Britannica
The historical milieu in which the primer emerged contributed to its rise to ... the Westminster Shorter Catechism, John Cotton's Milk for Babes,...
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
Wait, there’s a Slack channel?
I don’t see the harm in opening up Slack. I personally am not part of any communities that use Gitter and I’m personally not looking to download yet another chat client on my computer.
I think there should definitely be a
CONTRIBUTING.md
file since GitHub will notify users of it when they open up a PR. My worry is that information would be duplicated between GitHub and RTD. I would like to seeCONTRIBUTING.md
focus solely on how to actually contribute to the project (like how to make PRs, a brief summary of the project structure, and commands to run). The rest of the more detailed docs (everything on RTD) should just be linked to from GitHub.Any reason we can’t make this a WIP PR so I have all the usual github annotation tools?