| layout | title |
|---|---|
page |
How to Contribute |
Software Carpentry is an open source project, and we welcome contributions of all kinds: new lessons, fixes to existing material, bug reports, and reviews of proposed changes are all equally welcome.
By contributing, you are agreeing that Software Carpentry may redistribute your work under these licenses.
-
We use GitHub flow to manage changes, which is explained in the chapter Contributing to a Project in Scott Chacon's book Pro Git.
-
For our lessons, you should branch from and submit pull requests against the
gh-pagesbranch. -
When editing lesson pages, you need only commit changes to the Markdown source files.
-
If you're looking for things to work on, please see the current list of issues. We also welcome comments on pull requests and discussion on issues.
-
This lesson is based on the template found at https://github.com/swcarpentry/lesson-template. That repository has instructions on formatting and previewing lessons.
-
For a list of helpful commands run
makein this directory. -
The list of maintainers on the Software Carpentry website lists the people currently responsible for managing this repository. Feel free to contact them if you have any questions or languishing pull requests.