CONTRIBUTING.md Outline with lots of TODOs
This commit is contained in:
parent
e032d3d4aa
commit
52a885de38
31
CONTRIBUTING.md
Normal file
31
CONTRIBUTING.md
Normal file
@ -0,0 +1,31 @@
|
||||
# Contributing to Rust IPFS
|
||||
|
||||
Welcome, and thank you for your interest in contributing to Rust IPFS. Issues and pull requests are encouraged.
|
||||
|
||||
## Target Build
|
||||
|
||||
Rust IPFS will always target the current _stable_ version of Rust that is released. Our CI/CD tests will reflect this.
|
||||
|
||||
TODO: Instructions on installing the up-to-date stable toolchain
|
||||
TODO: First Principles
|
||||
|
||||
## Roadmap
|
||||
|
||||
- Link to roadmap issue or project?
|
||||
|
||||
## Contributing
|
||||
|
||||
Reporting Bugs
|
||||
Suggesting Enhancements
|
||||
Your First Code Contribution
|
||||
Pull Requests
|
||||
|
||||
## TODO: Styleguides
|
||||
|
||||
Git Commit Messages
|
||||
JavaScript Styleguide
|
||||
CoffeeScript Styleguide
|
||||
Specs Styleguide
|
||||
Documentation Styleguide
|
||||
|
||||
## Security vuln disclosure - perhaps in SECURITY.md?
|
Loading…
x
Reference in New Issue
Block a user