Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 3.3 KB

CONTRIBUTING.md

File metadata and controls

51 lines (31 loc) · 3.3 KB

If you would like to contribute to this project...

Thank you, any suggestions and / or contributions are very appreciated

If you would like to suggest a change, please go to the issues tab and fill out and issue. If you would like to contribute with code, follow the steps below:

  1. Fork this repository
  2. Make a draft pull request. There is a PR template that will guide you through what information we want, checks that need to pass and items you need to tick before we will review your PR.
  3. When you have followed the guide in the template and all items are filled in, ticked etc, mark your PR as ready for review

We will get back to you as soon as possible with possible changes, comments, suggestions etc.

All information about this project can be found in the web / API part of this project: dds_web (e.g. at https://github.com/ScilifelabDataCentre/dds_web/tree/dev/doc). If there is some information missing, don't hestitate to inform us by creating an issue in the dds_web repository.

The CLI documentation can be found on GitHub pages.

Code of Conduct

Acceptable behavior

Examples of behavior that contributes to creating a positive environment include:

  • Using welcoming and inclusive language
  • Being respectful of differing viewpoints and experiences
  • Gracefully accepting constructive criticism
  • Focusing on what is best for the community
  • Showing empathy towards other community members

Examples of unacceptable behavior by participants include:

  • The use of sexualized language or imagery and unwelcome sexual attention or advances
  • Trolling, insulting/derogatory comments, and personal or political attacks
  • Public or private harassment
  • Publishing others' private information, such as a physical or electronic address, without explicit permission
  • Other conduct which could reasonably be considered inappropriate in a professional setting

Our responsibilities

Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.

Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.

Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project maintainer using any of the private contact addresses. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.

Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.


This was adapted from https://github.com/dec0dOS/amazing-github-template/blob/main/docs/CODE_OF_CONDUCT.md