An open API service indexing awesome lists of open source software.

https://github.com/carpentries-incubator/citable-software

Making Code Citable
https://github.com/carpentries-incubator/citable-software

carpentries-incubator english lesson pre-alpha software-citation

Last synced: 8 months ago
JSON representation

Making Code Citable

Awesome Lists containing this project

README

          

# Make Code Citable

[![Create a Slack Account with us](https://img.shields.io/badge/Create_Slack_Account-The_Carpentries-071159.svg)](https://swc-slack-invite.herokuapp.com/)

This repository is for a lesson **Make Code Citable** currently under development in the Carpentries Incubator. The lesson is targeted at people who want to share their code or have an idea of building some code product that they eventually want to share. The lesson at the moment is in pre-alpha stage. However, anyone is welcome to read the currently available lesson content and add suggestions or comments via [GitHub Issues](https://github.com/carpentries-incubator/citable-software/issues/new).

For an overview of this course, please visit the lesson frontpage [Make Code Citable](https://carpentries-incubator.github.io/citable-software/).

## Contributing

We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any
questions, concerns, or experience any difficulties along the way.

We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md) and have a look at
the [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even
how to write new episodes.

Please see the current list of [issues][FIXME] for ideas for contributing to this
repository. For making your contribution, we use the GitHub flow, which is
nicely explained in the chapter [Contributing to a Project](http://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git
by Scott Chacon.
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.

## Maintainer(s)

Current maintainers of this lesson are

* Fan Du

## Authors

A list of contributors to the lesson can be found in [AUTHORS](AUTHORS)

## Citation

To cite this lesson, please consult with [CITATION](CITATION)

[cdh]: https://cdh.carpentries.org
[change-default-branch]: https://docs.github.com/en/github/administering-a-repository/changing-the-default-branch
[community-lessons]: https://carpentries.org/community-lessons
[lesson-example]: https://carpentries.github.io/lesson-example