mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2024-11-16 01:07:26 +00:00
Add better example contribution
This commit is contained in:
parent
8a444c50ac
commit
05938253bb
@ -9,7 +9,13 @@ That said, suggest ways to contribute include:
|
|||||||
### Your name on the readme.md
|
### Your name on the readme.md
|
||||||
|
|
||||||
* Fork the project.
|
* 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.
|
* Commit and send a pull request. Bonus points for correctly named branches.
|
||||||
|
|
||||||
### A code sample
|
### A code sample
|
||||||
|
Loading…
Reference in New Issue
Block a user