hacktoberfest-2018/README.md

60 lines
2.3 KiB
Markdown
Raw Normal View History

2018-09-12 09:28:13 +00:00
This repository is for anyone to create pull requests during Hacktoberfest 2018, with their name, code samples, etc. Any PRs outside of hacktoberfest will still be considered, but may not count towards your hacktofebest contributions.
2018-09-07 12:16:24 +00:00
2018-09-12 09:28:13 +00:00
## Contributing
2018-09-07 12:16:24 +00:00
2018-09-12 09:28:13 +00:00
Please read our [contributing](CONTRIBUTING.md) guidelines before making your pull request.
### How to Contribute
This repository is built for the purpose of encouraging your contributions, big or small. **All** changes are considered, as long as they do not complicate the process for others.
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.
* Commit and send a pull request. Bonus points for correctly named branches.
#### A code sample
* Fork the project.
* Create a code sample under `/code` named <yourname>.<language-file-extension>. I.e. `lukeoliff.js`, `lukeoliff.php`
* Create a working hello world example inside your file.
* Commit and send a pull request. Bonus points for correctly named branches.
#### Anything else
* Fork the project.
* Make your change.
* Commit and send a pull request. Bonus points for correctly named branches.
## Code of Conduct
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.
2018-09-07 12:24:50 +00:00
### Example Profile
- I'm an example that you can copy, if you want :)
2018-09-07 12:41:33 +00:00
- I work for...
- My hobbies include...
2018-09-07 12:24:50 +00:00
- [![twitter-alt][twitter-img]](https://twitter.com/example)
[![facebook-alt][facebook-img]](https://facebook.com/example)
[![google-img][google-img]](https://plus.google.com/+Example)
[![tumblr-alt][tumblr-img]](https://example.tumblr.com)
[![dribbble-alt][dribbble-img]](https://dribbble.com/example)
[![github-alt][github-img]](https://github.com/example)
2018-09-07 12:16:24 +00:00
[twitter-alt]: Twitter
[facebook-alt]: Facebook
[google-alt]: Google+
[tumblr-alt]: Tumblr
[dribbble-alt]: Dribbble
[github-alt]: GitHub
2018-09-10 11:24:04 +00:00
[twitter-img]: https://i.imgur.com/wWzX9uB.png
[facebook-img]: https://i.imgur.com/fep1WsG.png
[google-img]: https://i.imgur.com/VlgBKQ9.png
[tumblr-img]: https://i.imgur.com/jDRp47c.png
[dribbble-img]: https://i.imgur.com/Vvy3Kru.png
[github-img]: https://i.imgur.com/9I6NRUm.png