opensafely / opensafely/documentation
Update links to example research code where that code is old and unmaintained
Open
@wjchulme is already working on this.
Since Jul 30, 2024.
improve content
- Dominant language
- Python
- Stars
- 48
- Forks
- 10
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 17
Description
In #1572, it was noted that there is at least one link to research code that doesn't do things exactly as might be the OpenSAFELY best practice today (it uses run: jupyter:latest and not run: python:v2).
Links to code repositories are currently in:
-
docs/data-sources/apc.md -
docs/data-sources/ecds.md -
docs/data-sources/systmone.md -
docs/data-sources/cpns.md -
docs/federation.md -
docs/protocol.md -
docs/reports/intro.md -
docs/study-def-flowcharts.md -
docs/study-def-tricks.md
If these are outdated, we should replace them with more current examples.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.