Writing a CONTRIBUTING.md #180
Closed
jacobmealey
started this conversation in
General
Replies: 2 comments 2 replies
-
curl is just about the only repository under the curl project that gets
contributions from the outside, and it has docs/CONTRIBUTE.md
|
Beta Was this translation helpful? Give feedback.
1 reply
-
I think it sounds like an excellent idea! Keeping these things in a separate file seems sensible to avoid the README from blowing up in size too much. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've been thinking about writing a contributing file for new contributors. As a newer contributor, there are a few things that I wish I would have known earlier. Some of them may seem trivial to experienced open-source developers but proved a bit tricky for me. It will also be beneficial to have a brief document for some of the internal toolings we use.
Below are some pre-PR tips I've picked up since starting to work on this project, if folks have other ideas it will be most beneficial.
Also, I'm not sure if this should be added in the README or as a separate CONTRIBUTING.md, but it doesn't seem like many other curl projects have one so I'm not sure what should be done.
Beta Was this translation helpful? Give feedback.
All reactions