Files
skooner/CONTRIBUTING.md
2021-05-01 14:15:33 -07:00

15 lines
613 B
Markdown

# Contributing to Skooner
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.