1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-11-16 00:59:07 +02:00

Implement suggestions by @davidklebanoff and @birjolaxew

This commit is contained in:
Eric Cornelissen 2018-02-22 15:22:27 +01:00
parent b678094340
commit baa5fe03dd

View File

@ -3,8 +3,9 @@
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. Hack on a separate topic branch from the latest `develop`
1. Commit and push to the topic branch
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