This commit is contained in:
Luke Oliff 2018-09-13 13:14:16 +01:00
parent 98747756f9
commit b2f0b48f0b
No known key found for this signature in database
GPG Key ID: 8DF5909650449E9F
2 changed files with 25 additions and 34 deletions

View File

@ -1,38 +1,18 @@
![Open Source Love](https://img.shields.io/badge/Open%20Source-%E2%9D%A4%EF%B8%8F-pink.svg)
![First Timers Only](https://img.shields.io/badge/first--timers--only-friendly-blue.svg?style=flat)
![Up For Grabs](https://img.shields.io/badge/up--for--grabs-friendly-green.svg?style=flat)
![GitHub](https://img.shields.io/github/license/my-first-pr/hacktoberfest-2018.svg)
![GitHub issues](https://img.shields.io/github/issues/my-first-pr/hacktoberfest-2018.svg)
![GitHub pull requests](https://img.shields.io/github/issues-pr/my-first-pr/hacktoberfest-2018.svg)
![GitHub contributors](https://img.shields.io/github/contributors/my-first-pr/hacktoberfest-2018.svg)
![GitHub commit activity the past week, 4 weeks, year](https://img.shields.io/github/commit-activity/w/my-first-pr/hacktoberfest-2018.svg)
![GitHub last commit](https://img.shields.io/github/last-commit/my-first-pr/hacktoberfest-2018.svg)
![GitHub top language](https://img.shields.io/github/languages/top/my-first-pr/hacktoberfest-2018.svg)
![GitHub language count](https://img.shields.io/github/languages/count/my-first-pr/hacktoberfest-2018.svg)
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.
## Contributing
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.
## Contributors List
Start adding your names here:
@ -48,6 +28,18 @@ Start adding your names here:
[![dribbble-alt][dribbble-img]](https://dribbble.com/example)
[![github-alt][github-img]](https://github.com/example)
## How to Contribute
Please read our [contributing](CONTRIBUTING.md) guidelines before making your pull request.
## Code of Conduct
Please note that this project is released with a [Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.
## Copyright
Copyright (c) 2018 My First PR. See [LICENSE](LICENSE) for details.
[twitter-alt]: Twitter
[facebook-alt]: Facebook
[google-alt]: Google+

View File

@ -3,4 +3,3 @@ title: My First PR
description: Helping first time contributors to make their first contribution. My First PR.
logo: https://raw.githubusercontent.com/my-first-pr/my-first-pr.github.io/master/assets/images/logo.png
show_downloads: false
include: CONTRIBUTING.md