Commit d2bfdbaa authored by Bianca Peterson's avatar Bianca Peterson Committed by GitHub
Browse files

Add reference to _episodes for lesson contribution

Hi,

I added a reference to the _episodes directory where the lesson material is located. As a novice (sort of) to github, it was quite difficult to figure out how to contribute. Hope this helps future contributors.
parent d3c7aa12
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -102,7 +102,7 @@ you may want to look at
[How to Contribute to an Open Source Project on GitHub][how-contribute].
In brief:

1.  The published copy of the lesson is in the `gh-pages` branch of the repository
1.  The published copy of the lesson is in the [episodes][episodes] directory in the `gh-pages` branch of the repository
    (so that GitHub will regenerate it automatically).
    Please create all branches from that,
    and merge the [master repository][repo]'s `gh-pages` branch into your `gh-pages` branch
@@ -146,3 +146,4 @@ You can also [reach us by email][contact].
[swc-issues]: https://github.com/issues?q=user%3Aswcarpentry
[swc-lessons]: http://software-carpentry.org/lessons/
[swc-site]: http://software-carpentry.org/
[episodes]: _episodes