Welcome to Alba, and thank you for being interested in contributing to Alba. This document describes how to contribute to Alba.
We have the code of conduct that all contributors are expected to adhere for Alba to be a safe and welcoming space.
If you find any bugs or issues, please submit an issue on GitHub. Please follow the issue template as much as possible so that maintainers can find and fix it quickly.
If you have any feature that you think Alba should have, please submit a feature request on GitHub.
You're more than welcomed to submit a Pull Request! You are expected to follow these rules before submitting:
- You must split your Pull Request into multiple ones if you solve more than one problem
- You must write tests if you implement a feature or fix a bug
- You should provide reason(s) behind your change unless it's so simple
- code of conduct for all contributors
- hacking document for those who want to know the internal of Alba