alan-turing-institute / autoemulate

emulate simulations easily
MIT License
15 stars 1 forks source link

Setting up basic structure for FAQ #181

Closed kallewesterling closed 4 months ago

kallewesterling commented 4 months ago

Adds a landing page for FAQ:

image

Clicking on FAQ for users takes you to a page with basic questions for new users of the package:

image

Clicking on FAQ for contributors takes you to a page with basic question on how to start contributing to the package:

image

Resolves #148.

github-actions[bot] commented 4 months ago

Coverage report

This PR does not seem to contain any modification to coverable code.

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.07%. Comparing base (bdfc97b) to head (0ed62f4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #181 +/- ## ======================================= Coverage 90.07% 90.07% ======================================= Files 42 42 Lines 1854 1854 ======================================= Hits 1670 1670 Misses 184 184 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.