Link to new contributing documentation (#494)

We moved the contributing documentation out of the problem specifications repository.
This commit is contained in:
Katrina Owen
2017-07-22 03:10:38 -06:00
committed by Tammo Behrends
parent 38bdeb91e7
commit d190d91b80

View File

@@ -8,7 +8,7 @@ Exercism exercises in Python
## Contributing Guide ## Contributing Guide
Please see the [contributing guide](https://github.com/exercism/x-common/blob/master/CONTRIBUTING.md) Please see the [contributing guide](https://github.com/exercism/docs/blob/master/contributing-to-language-tracks/README.md)
## Working on the Exercises ## Working on the Exercises
@@ -66,7 +66,7 @@ If there are more details to add, put those into the body of the commit message.
If you're interested, Tim Pope even has an [entire blog post](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) on good commit messages. If you're interested, Tim Pope even has an [entire blog post](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) on good commit messages.
If you're new to Git take a look at [this short guide](https://github.com/exercism/x-common/blob/master/CONTRIBUTING.md#git-basics). If you're new to Git take a look at [this short guide](https://github.com/exercism/docs/blob/master/contributing-to-language-tracks/README.md#git-basics).
## Python icon ## Python icon