Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oyilmaztekin authored Nov 1, 2018
1 parent e1a1b15 commit c9cdc1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@

### Contribution

Feel free to open issues and PRs. You can look [here](https://github.com/oyilmaztekin/vscode-undoc/blob/master/CONTRIBUTING.md) for helper documentations.
Feel free to open issues and PRs. You can look [here](https://github.com/oyilmaztekin/vscode-undoc/blob/master/CONTRIBUTING.md) for more details.

## Contribution

1. Fork it (https://github.com/oyilmaztekin/vscode-undoc/fork)
2. Create your branch (`git checkout -b fix/issue-id`)
3. Commit your changes (`git commit -am 'Fixed something...'`)
4. Push to the branch (`git push origin fix/issue-id`)
4. Push the branch (`git push origin fix/issue-id`)
5. Create a new Pull Request

##### TODO
Expand Down

0 comments on commit c9cdc1d

Please sign in to comment.