Migrating to carpentries WIP
[rnaseq-cwl-training.git] / README.md
1 # FIXME Lesson title
2
3 [![Create a Slack Account with us](https://img.shields.io/badge/Create_Slack_Account-The_Carpentries-071159.svg)](https://swc-slack-invite.herokuapp.com/)
4
5 This repository generates the corresponding lesson website from [The Carpentries](https://carpentries.org/) repertoire of lessons. 
6
7 ## Contributing
8
9 We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any
10 questions, concerns, or experience any difficulties along the way.
11
12 We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md) and have a look at
13 the [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even
14 how to write new episodes.
15
16 Please see the current list of [issues][FIXME] for ideas for contributing to this
17 repository. For making your contribution, we use the GitHub flow, which is
18 nicely explained in the chapter [Contributing to a Project](http://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git
19 by Scott Chacon.
20 Look for the tag ![good_first_issue](https://img.shields.io/badge/-good%20first%20issue-gold.svg). This indicates that the maintainers will welcome a pull request fixing this issue.  
21
22
23 ## Maintainer(s)
24
25 Current maintainers of this lesson are 
26
27 * FIXME
28 * FIXME
29 * FIXME
30
31
32 ## Authors
33
34 A list of contributors to the lesson can be found in [AUTHORS](AUTHORS)
35
36 ## Citation
37
38 To cite this lesson, please consult with [CITATION](CITATION)
39
40 [lesson-example]: https://carpentries.github.io/lesson-example