Skip to content

Commit

Permalink
chore: add first-timers-issue-template.md (#4958)
Browse files Browse the repository at this point in the history
  • Loading branch information
gkatsev committed Feb 15, 2018
1 parent 763a7f5 commit f5c7373
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions .github/first-timers-issue-template.md
@@ -0,0 +1,41 @@

### πŸ†•πŸ₯☝ First Timers Only.

This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you πŸ’

[About First Timers Only](http://www.firsttimersonly.com/).

### πŸ€” What you will need to know.

Nothing. This issue is meant to welcome you to Open Source :) We are happy to walk you through the process.

### πŸ“‹ Step by Step

- [ ] πŸ™‹ **Claim this issue**: Comment below.

Once claimed, we'll add a 'claimed' label to the issue so others will know not to work on it.

- [ ] πŸ“ **Update** the file [$FILENAME]($BRANCH_URL) in the `$REPO` repository (press the little pen Icon) and edit the line as shown below.


``````diff
$DIFF
``````


- [ ] πŸ’Ύ **Commit** your changes

- [ ] πŸ”€ **Start a Pull Request**. There are two ways how you can start a pull request:

1. If you are familiar with the terminal or would like to learn it, [here is a great tutorial](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github) on how to send a pull request using the terminal.

2. You can [edit files directly in your browser](https://help.github.com/articles/editing-files-in-your-repository/)

- [ ] 🏁 **Done** Ask in comments for a review :)

### πŸ€”β“ Questions

Leave a comment below! Alternatively, drop by our [slack's #discussion channel](http://slack.videojs.com].


This issue was created by [First-Timers-Bot](https://github.com/hoodiehq/first-timers-bot).

0 comments on commit f5c7373

Please sign in to comment.