Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Roshanjossey authored Oct 28, 2018
2 parents 92eabdd + 1dc6389 commit 8cb5132
Show file tree
Hide file tree
Showing 7 changed files with 415 additions and 65 deletions.
8 changes: 3 additions & 5 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ Welcome to your first contribution. :heart:
#### Before Contributing:
You need to run it locally on your desktop.

In order to do that:

Move to the desired location where package.json file is located
In order to do that, move to the desired location where package.json file is located

- Install npm(latest version) -
npm is distributed with Node.js - which means that when you download Node.js,
Expand All @@ -22,7 +20,7 @@ Move to the desired location where package.json file is located

`npm start`

#### Table Of Contents
### Table Of Contents
- [Code of Conduct](#code-of-conduct)
- [Translation Guide](#translation-guide)

Expand All @@ -34,7 +32,7 @@ If you want to contribute, you need to know a few things.
## Translation Guide
We have some rules for translation. If you make the first translation for your language, you must add your language list on `Translations.md`.

#### Example
### Example

`Translations.md`
```markdown
Expand Down
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ orientation.

## Our Standards

Examples of behavior that contributes to creating a positive environment
Examples of behaviour that contributes to creating a positive environment
include:

* Using welcoming and inclusive language.
Expand Down
Loading

0 comments on commit 8cb5132

Please sign in to comment.