Skip to content

Latest commit

 

History

History
65 lines (43 loc) · 4.22 KB

CONTRIBUTING.md

File metadata and controls

65 lines (43 loc) · 4.22 KB

How to contribute?

Thank you for taking the time to contribute to this 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 will have the ability to change and 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 Template repository is developed for sessions as part of the Git Good: Introduction to GitHub workshop and follows the practices and reccomendations of The Turing Way.

We have a Code of Conduct that applies to all of the activities related to this workshop during the summer school.

⭐️ 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 any different issues in this repository and comment where you would like to be involved.

🛠 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 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, or more information about the workshop, you can directly reach out to The Research Community Management Team at The Alan Turing Institute 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.