-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
A-MetaAbout the project itselfAbout the project itselfC-DocsAn addition or correction to our documentationAn addition or correction to our documentation
Description
I considered making this a PR before realising I don't really have a clue what the project expects from contributors
What problem does this solve or what need does it fill?
This gives us a way to introduce contributors to the project and guide them through setup. It will also hopefully reduce the need to answer questions about this process
Describe the alternative(s) you've considered?
Instructions could instead be added to the website, which could be more intuitive for first-time contributors. I doubt this would be worth the maintenance burden
Sections it might include
- Links to
good first issueandhelp wanted, which could also be more actively given to issues - Instructions for setting up the development environment
- In particular, anything platform specific (like the VS 2019 requirement I stumbled into)
- If possible, it'd be great to also list workarounds for compiling with only the stable toolchain (
cargo test --workspacewith no setup)
- Stress the role of contributors in the Code of Conduct
- Describe how new feature ideas should be brought to the project (Would it be best to create a demo PR? discuss in an issue? the Discord?)
Metadata
Metadata
Assignees
Labels
A-MetaAbout the project itselfAbout the project itselfC-DocsAn addition or correction to our documentationAn addition or correction to our documentation