skidjular/CONTRIBUTING.md

15 lines
457 B
Markdown
Raw Permalink Normal View History

2019-10-15 21:59:41 +00:00
# Contributing
## How to Contribute
When contributing to this repository, please first discuss the change you wish to make via issue,
2020-04-05 11:54:23 +00:00
email, or any other method with the owners of this repository before making a change.
2019-10-15 21:59:41 +00:00
## Pull requests
When submitting a pull request:
1. Clone the repo.
2. Create a branch off of `master` and give it a meaningful name (e.g. `my-awesome-new-feature`) and describe the feature or fix.
2020-04-05 11:54:23 +00:00
3. Open a pull request on GitHub.