Skip to content

Commit

Permalink
Update the contributing guide
Browse files Browse the repository at this point in the history
Remove project-wide documentation from the contributing guide, and make
sure that
it reflects our current understanding of the state of the project.

This deletes the "finding your way" guide, which can now be found at
https://github.com/exercism/docs/blob/master/finding-your-way.md

It also updates the README to refer to the new contributing documentation.
  • Loading branch information
Katrina Owen committed Jun 6, 2017
1 parent aaae8bd commit 17d0879
Show file tree
Hide file tree
Showing 16 changed files with 40 additions and 289 deletions.
320 changes: 37 additions & 283 deletions CONTRIBUTING.md

Large diffs are not rendered by default.

9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,10 @@ If you need to report something, please email [@kytrinyx](https://github.com/kyt

There are many ways to contribute to Exercism, and only a few of them involve writing code.

Use our guide to help you find the right spot to start:

https://github.com/exercism/exercism.io/blob/master/CONTRIBUTING.md

Use our [guide to finding your way][finding-your-way] to help you find the right spot to start.

### Setting up your development environment

If you want to work on a language track, you don't need to run the exercism.io website locally. Just clone down the [repository of the language you're interested](http://exercism.io/repositories#language-tracks-you-can-contribute-to) and follow the instructions in the README and Contributing Guide there.

If you want to work on the Exercism website, check out the installation instructions in the [Contributing Guide](https://github.com/exercism/exercism.io/blob/master/CONTRIBUTING.md) in this repository.

## What's Going On at Exercism?
Expand All @@ -80,3 +75,5 @@ We send out a weekly "behind the scenes" update about new language tracks, bugs
Exercism.io is free and open source, and many, many people have contributed to the project. This is a project that started by accident and could never have gotten off the ground by the efforts of any single person.

**Thank you!** :heart:

[finding-your-way]: https://github.com/exercism/docs/blob/master/finding-your-way.md
Binary file removed docs/img/a-bug.png
Binary file not shown.
Binary file removed docs/img/an-idea.png
Binary file not shown.
Binary file removed docs/img/clipboard-and-gear.png
Binary file not shown.
Binary file removed docs/img/computer-code.png
Binary file not shown.
Binary file removed docs/img/globe.png
Binary file not shown.
Binary file removed docs/img/gopher.png
Binary file not shown.
Binary file removed docs/img/group-of-people.jpg
Binary file not shown.
Binary file removed docs/img/mentoring.jpg
Binary file not shown.
Binary file removed docs/img/mortarboard.jpg
Binary file not shown.
Binary file removed docs/img/prompt.png
Binary file not shown.
Binary file removed docs/img/ruby.png
Binary file not shown.
Binary file removed docs/img/screen-art.jpg
Binary file not shown.
Binary file removed docs/img/target-a-track.png
Binary file not shown.
Binary file removed docs/img/volunteering-hand.png
Binary file not shown.

0 comments on commit 17d0879

Please sign in to comment.