Unverified Commit 8151076e authored by Raniere Silva's avatar Raniere Silva Committed by GitHub
Browse files

Merge pull request #185 from katrinleinweber/patch-1

Specify release repo unambiguously
parents 536a33a8 d49ceccd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -47,10 +47,10 @@ will be named by the year and month they happen, e.g., `2016.05`.
    the *lesson Maintainer(s)* create a branch named after the release,
    e.g., `2016.05`.
3.  A *Release Maintainer* generates HTML pages for that release and adds them to the branch.
4.  If there isn't already a directory for that release in the `swc-release` repository,
4.  If there isn't already a directory for that release in the [`swc-releases` repository][swc-releases],
    the Release Maintainer creates one
    and adds an `index.html` page to it.
5.  The Release Maintainer adds a submodule to the release directory of `swc-release`
5.  The Release Maintainer adds a submodule to the release directory of [`swc-releases`][swc-releases]
    that points to the newly-created release branch of the lesson.

## Issue Labels in Repositories
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@
[ruby-installer]: https://rubyinstaller.org/
[rubygems]: https://rubygems.org/pages/download/
[styles]: https://github.com/swcarpentry/styles/
[swc-releases]: https://github.com/swcarpentry/swc-releases
[training]: https://swcarpentry.github.io/instructor-training/
[workshop-repo]: {{ site.workshop_repo }}
[yaml]: http://yaml.org/