add CONTRIBUTING.md

This commit is contained in:
atu
2021-06-10 11:23:41 -05:00
committed by yuqiuw
parent 88259b1bc7
commit 478d1bc4cc
+15
View File
@@ -0,0 +1,15 @@
# 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.