Add better example contribution

This commit is contained in:
Luke Oliff 2018-10-01 05:54:00 -07:00 committed by GitHub
parent 8a444c50ac
commit 05938253bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,13 @@ That said, suggest ways to contribute include:
### Your name on the readme.md
* Fork the project.
* Add your name to the readme.md using the example provided.
* Add your name to the readme.md using this example;
```
### My Name
- Description about me
- [![twitter-alt][twitter-img]](https://twitter.com/example)
[![github-alt][github-img]](https://github.com/example)
```
* Commit and send a pull request. Bonus points for correctly named branches.
### A code sample