Skip to content

CONTRIBUTING.md fixes#179

Merged
SaranjeetKaur merged 2 commits intomainfrom
contributing-fixes
Mar 12, 2026
Merged

CONTRIBUTING.md fixes#179
SaranjeetKaur merged 2 commits intomainfrom
contributing-fixes

Conversation

@TinyMarsh
Copy link
Copy Markdown

Updates the CONTRIBUTING.md and LICENSE.md files to tailor them for the "Further Git and GitHub for Effective Collaboration" course, removing references to The Carpentries and updating contact and repository information.

Also add .venv to the .gitignore.

Closes #141

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 10, 2026

Thank you!

Thank you for your pull request 😃

🤖 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:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/ImperialCollegeLondon/rse_further_git_course/compare/md-outputs..md-outputs-PR-179

The following changes were observed in the rendered markdown documents:

 LICENSE.md | 3 +--
 md5sum.txt | 2 +-
 2 files changed, 2 insertions(+), 3 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.

⏱️ Updated at 2026-03-10 18:46:49 +0000

@TinyMarsh TinyMarsh requested a review from SaranjeetKaur March 10, 2026 18:46
github-actions bot pushed a commit that referenced this pull request Mar 10, 2026
Copy link
Copy Markdown

@SaranjeetKaur SaranjeetKaur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks perfect. Thanks @TinyMarsh!

@SaranjeetKaur SaranjeetKaur merged commit 998e1de into main Mar 12, 2026
5 checks passed
@SaranjeetKaur SaranjeetKaur deleted the contributing-fixes branch March 12, 2026 12:20
github-actions bot pushed a commit that referenced this pull request Mar 12, 2026
Auto-generated via `{sandpaper}`
Source  : 998e1de
Branch  : main
Author  : Ryan <ryan.smith@imperial.ac.uk>
Time    : 2026-03-12 12:20:57 +0000
Message : `CONTRIBUTING.md` fixes (#179)

* Update text to remove references to Carpentries where necessary

* Add python venv directory to .gitignore
github-actions bot pushed a commit that referenced this pull request Mar 12, 2026
Auto-generated via `{sandpaper}`
Source  : 53fac86
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2026-03-12 12:21:46 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : 998e1de
Branch  : main
Author  : Ryan <ryan.smith@imperial.ac.uk>
Time    : 2026-03-12 12:20:57 +0000
Message : `CONTRIBUTING.md` fixes (#179)

* Update text to remove references to Carpentries where necessary

* Add python venv directory to .gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tailor contributing guidelines

2 participants