Files
skooner/CONTRIBUTING.md
2020-11-23 22:23:38 -08:00

15 lines
612 B
Markdown

# Contributing to K8dash
We welcome any kinds of contribution and want to make contributing to this project as easy and transparent as
possible.
## Pull Requests Process
1. Fork the repo and create your branch from `master`.
2. After finish your coding, submit a pull request in github.
3. If it changes any UI/UX, please include a screenshot of the new change.
4. If it's related to an open issue, please include the open issue in the PR.
## Find something to work on
The first step is to find something to work on.
If you're a first time contributor, you can find open issues with `good first issue` label.