carpentries-incubator / fair-research-software

A course on tools and practices for open, sustainable and FAIR (Findable, Accessible, Interoperable and Reusable) research software
https://carpentries-incubator.github.io/fair-research-software/
Other
10 stars 6 forks source link

Fixed some objectives, line lengths and abbreviations #72

Closed anenadic closed 3 months ago

github-actions[bot] commented 3 months ago

Thank you!

Thank you for your pull request :smiley:

:robot: This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

Rendered Changes

:mag: Inspect the changes: https://github.com/carpentries-incubator/fair-research-software/compare/md-outputs..md-outputs-PR-72

The following changes were observed in the rendered markdown documents:

 00-introduction.md           |   2 +
 01-fair-research-software.md |  22 +++----
 02-tools.md                  |   1 +
 03-version-control.md        | 143 +++++++++++++++++++++++++------------------
 04-code-readability.md       |   1 +
 05-code-testing.md           |  11 ++--
 06-documenting-code.md       |  46 ++++++++------
 07-open-collaboration.md     |   1 +
 08-code-ethics.md            |   1 +
 md5sum.txt                   |  18 +++---
 10 files changed, 144 insertions(+), 102 deletions(-)
What does this mean? If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible. This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

:stopwatch: Updated at 2024-06-19 09:26:33 +0000