-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update risk assesments #600
Changes from 2 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Meta for future: when importing files from other sources it's generally a good idea to include in the commit message what the source was. This both helps review (means that reviewers can just check that the file matches what the source was rather than having to review the whole content) and means that future updates are easier (since getting back to the source is easier). For now just adding the links to the PR is probably enough, though if you wanted to edit the commit to add the links that's also an option. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Thanks, I'll remember that in future. Not sure how to edit commits. |
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -1,17 +1,13 @@ | ||||||
--- | ||||||
layout: blog | ||||||
title: Risk Assessments | ||||||
date: 2023-03-13 | ||||||
date: 2025-02-05 | ||||||
--- | ||||||
|
||||||
Last updated: {{ page.date | date: "%e %B %Y" }}. | ||||||
|
||||||
## SR2023 | ||||||
## SR2025 | ||||||
|
||||||
### Competition | ||||||
### Tech Days | ||||||
|
||||||
We have published a [risk assessment for the SR2023 Competition]({{ '/resources/sr2023/risk-assessments/competition_ra_southampton.pdf' | prepend: site.baseurl }}). | ||||||
|
||||||
If you have any questions please contact us at [{{ site.emails.teams }}][teams-email]. | ||||||
|
||||||
[teams-email]: mailto:{{ site.emails.teams }} | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please can we keep this footer? (about contacting us if any questions) There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||||||
This year our Tech Days are taking place in two different locations. We have published a risk assessment for both [Cambridge]({{ '/resources/sr2025/risk-assessments/cambridge_tech-day.pdf' | prepend: site.baseurl }}) and [Horsham]({{ '/resources/sr2025/risk-assessments/horsham_tech-day.pdf' | prepend: site.baseurl }}) | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Missing full stop at the end of this sentence?
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: the mix of underscores and dashes here feels weird. It looks like we've used underscores in risk assessment file names in the past, perhaps we could stick with that?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
44311fa