Commit d487a513 authored by Greg Wilson's avatar Greg Wilson
Browse files

Tidying up based on feedback:

1.  Removed YAML header.
2.  Changed link to refer to `LICENSE.html` instead of `LICENSE.md`.

Leaving the reference to the lesson-template repo alone - lesson authors will be expected to edit this (and instructions to do that will go in the docs in the gh-pages branch).
parent 4923b026
Loading
Loading
Loading
Loading
+3 −7
Original line number Diff line number Diff line
---
layout: page
title: How to Contribute
---
Software Carpentry is an open source project,
and we welcome contributions of all kinds:
new lessons,
@@ -11,7 +7,7 @@ and reviews of proposed changes are all equally welcome.

By contributing,
you are agreeing that Software Carpentry may redistribute your work under
[these licenses](LICENSE.md).
[these licenses](LICENSE.html).

## Getting Started