Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.55 KB

File metadata and controls

33 lines (20 loc) · 1.55 KB

Contributing to cytomining.github.io

Thank you for your interest in contributing!

Code of conduct

Please uphold our code of conduct. Report unacceptable behavior to cytodata.info@gmail.com.

Reporting issues

Open a GitHub issue with a clear description of the problem (e.g., broken link, outdated content, rendering bug).

Contributing changes

  1. Fork the repository and create a branch from main.
  2. Make your changes. See README.md for local development setup.
  3. Open a pull request against main with a clear description of what changed and why.

Please keep pull requests focused on a single change. All status checks must pass before merge.

Project migration

Projects typically begin in the WayScience organization (or other organizations) while APIs, scope, and maintenance practices are evolving. Once a project demonstrates stable releases, documentation, testing, active maintenance, and value to the broader Cytomining community, maintainers may propose transferring it to the Cytomining organization through maintainer consensus.

See the graduation process for the current migration criteria.

Content guidelines

  • Keep tool descriptions factual and concise.
  • Follow the frontmatter and section order used in existing content files.
  • Verify any external links you add are reachable.