AFFiNE/docs/CONTRIBUTING.md

14 lines
465 B
Markdown
Raw Normal View History

# AFFiNE CONTRIBUTING
Contributions are **welcome** and will be fully **credited**.
## **Requirements**
If the project maintainer has any additional requirements, you will find them listed here.
- Code Style [AFFiNE Code Guideline](./affine-code-guideline.md)
- Git Rules [AFFiNE Git Guideline ](./affine-git-guideline.md)
-**One pull request per feature** - If you want to do more than one thing, send multiple pull requests.
**Happy coding**!