Skip to content

Latest commit

 

History

History
78 lines (53 loc) · 5.11 KB

CONTRIBUTING.md

File metadata and controls

78 lines (53 loc) · 5.11 KB

How to contribute?

Thank you for taking the time to contribute to this project. 🎉

When reusing this repository please replace the content highlighted in bold with the information that best represents your project. As a template, this repository can be directly copied to start a new project with standard files and processes required in any collaborative data science and research project. Although we also use open research practices by sharing this repository public for further reuse in different projects, users can select the appropriate license and access levels for their collaborators.

To learn more about why we recommend creating a CONTRIBUTING.md file, please read the Contributors and Communication Pathways chapter in The Turing Way Guide for Project Design.

The Reproducible Project Template repository is developed under The Turing Way to demonstrate the practical integration of reproducibility practices on the collaborative or shared online repository.

This project is being developed openly and invites contributions from anyone interested in reproducible data science who would like to get involved. You can suggest topics to include in this repository, report mistakes/bugs, create Pull Requests to fix an error, offer resources or help develop or review the training materials.

We have a Code of Conduct that applies to all the activities related to this project.

⭐️ You are acknowledged for all kinds of contributions

In this repository, we use the All Contributors Bot that help us recognise all contributors, even when they don't directly contribute on the repository. You can find all emoji/Type keywords representing the types of contribution.

To add a contributor, comment on Issue or Pull Request (where the contributor is involved) using this message for @all-contributors: @all-contributors please add @<username> for <keyword in the Type column>

Whatever is your availability, there is a way to contribute to this GitHub repository.

👋 I'm busy, I only have 5 minute

Look through our currently open issues to troubleshoot an issue or participate in an ongoing discussion by commenting. You can also share this repository with someone who might be interested to get involved.

⏳ I've got 15 minutes - tell me what I should do

You can read our README file to find details and the next milestones in the project. You can also read different issues in this repository and comment where you would like to be involved.

🎉 It's my life's mission to enable reproducibility in data science and research

Please share feedback on the contents proposed for setting up an online collaborative repository for data science and research. You are encouraged to review the material as we collaboratively develop them and get involved where you can. Please open a GitHub issue to suggest a new topic, contribute code, or let us know about errors/bugs.

🛠 I am ready to contribute

  • For open tasks in this repository, please see the Issues section.
  • Raise mistakes, errors or missing information on this repository by opening a Pull Request
    • Read details on how to open a Pull Request
    • Submit trivial fixes (for example, a typo, a broken link or an obvious error)
    • Start work on a contribution that is already listed as an issue or something you’ve already discussed
    • A Pull Request doesn’t have to represent finished work. It’s usually better to open a Pull Request early on, so others can watch or give feedback on your progress. Just mark it as a “WIP” (Work in Progress) in the subject line. You can always add more commits later.

📫 Contact

For any organisation related queries or concerns, you can directly reach out to Malvika Sharan by emailing [email protected].

♻️ License

This work is licensed under the MIT license (code) and Creative Commons Attribution 4.0 International license (for documentation).

You are free to share and adapt the material for any purpose, even commercially, as long as you provide attribution (give appropriate credit, provide a link to the license, and indicate if changes were made) in any reasonable manner, but not in any way that suggests the licensor endorses you or your use, and with no additional restrictions.

For a more detailed contribution guideline, please check out The Turing Way's CONTRIBUTING.md file.