- Notifications
You must be signed in to change notification settings - Fork928
chore(README): add contributing section to readme#13059
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Great callout - our contributing docs are admittedly hard to find.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
We used to have this section, but I felt like it detracted a bit from others.
I'd be in favor of this going in the bottom of the README, so it's at leastCtrl+F
-able.
doodzik commentedApr 23, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Sounds good. This is exactly what I did to figure out how to contribute. |
Finding the contributing manual to set up the repository so I could run
make fmt
was a bit annoying. I expect an open-source repo to have a section in the readme. To address this issue, I added a link to the contributing documentation in the readme.