Welcome to HwameiStor!
HwameiStor is a project listed in the CNCF landscape and is applying for joining the CNCF sandbox. We follow CNCF Community Code of Conduct, also observe our own Code of Conduct.
The source code of HwameiStor is written in golang and managed with git.
To easily install HwameiStor, you may need to have helm installed.
Please check issues to see if there are any existing tasks you may be interested in.
In particular, if you're just getting started, you may want to look for issues labeled with help wanted or kind/bug, which are standard labels in the cloud-native communities.
If you're interested in working on any of these, please leave a comment to let us know!
Note:
Please open an issue or discussion before starting work on a new feature or large change.
If you're planning to contribute code changes, the reviewers may need you to:
- follow good coding guidelines.
- write good commit messages.
- break large changes into a logical series of smaller patches which individually make easily understandable changes, and in aggregate solve a broader issue.
If you're looking to contribute documentation improvements, you'll want to read the documentation.