Merge pull request #773 from ericcornelissen/update-contributing

Update CONTRIBUTING.md
This commit is contained in:
Johan Fagerberg 2018-02-26 10:02:27 +01:00 committed by GitHub
commit 8b7b62b51f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,12 @@
# Contributing To Simple Icons
Simple Icons welcomes contributions and corrections. Before contributing, please make sure you have read the guidelines below.
Simple Icons welcomes contributions and corrections. Before contributing, please make sure you have read the guidelines below. If you decide to contribute anything, please do the following:
1. Fork this repository
1. Create a new branch from the latest `develop` (read more [here](https://guides.github.com/introduction/flow/))
1. Start hacking on the new branch
1. Commit and push to the new branch
1. Make a pull request
## Table of contents