phac-nml / irida-next

IRIDA Next
https://phac-nml.github.io/irida-next/
Apache License 2.0
8 stars 2 forks source link

Docs: Clone samples #622

Closed ksierks closed 4 weeks ago

ksierks commented 1 month ago

What does this PR do and why?

This PR adds the user documentation for sample cloning.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other pull requests.

How to set up and validate locally

  1. In a terminal, start the docs with the following commands:
    cd docs-site
    pnpm build
    npm run serve
  2. Within a browser, navigate to http://localhost:4000/irida-next/docs/user/project/samples/manage-samples#clone-samples.
  3. Read the Clone samples documentation and see if it makes sense from a user's perspective.

PR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

github-actions[bot] commented 1 month ago

Simplecov Report

Covered Threshold
92.36% 90%