Commit 6cb3ad62 authored by Kate Hertweck's avatar Kate Hertweck Committed by GitHub
Browse files

Merge pull request #70 from BinxiePeterson/lesson-contribution

Add reference to _episodes for lesson contribution
parents d3c7aa12 d2bfdbaa
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