phac-nml / irida-next

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

Docs: Project and Sample #623

Closed ChrisHuynh333 closed 2 weeks ago

ChrisHuynh333 commented 1 month ago

What does this PR do and why?

This PR updates the Project and Sample docs. This includes:

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. Start the docs in a terminal within your irida-next repo with:
    cd docs-site
    pnpm build
    npm run serve
  2. Read the documentation and see if it makes sense from a user's perspective.
  3. Check that links navigate to the correct pages.

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 2 weeks ago

Simplecov Report

Covered Threshold
92.45% 90%