Skip to content

Commit 6bcc79b

Browse files
committed
release
1 parent 1a20754 commit 6bcc79b

File tree

3 files changed

+19
-4
lines changed

3 files changed

+19
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22

33
## Unreleased
44

5-
- Build with github actions
6-
- Improve README
5+
- Add TODO sections to README
76

87
## 2025-01-27
98

109
- Add todo section to the README.md
1110
- Add page on offboarding
1211
- Decouple manual from how to-style documents, or incorporate them in manual
12+
- Build with github actions
13+
- Improve README
1314

1415
## 2025-01-07
1516

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ We thank the following labs for sharing their open-source lab manuals, which ins
3939

4040
## TODO
4141

42-
- [ ] Add instructions on how to version manual
43-
- [ ] Add to lab website
4442
- [ ] Improve and include [public data page](source/public_data.md)
4543
- [ ] Add additional resources on project planning
44+
- [ ] Add section on 'Developing a project'
45+
- [ ] Add section on 'Publications'
46+
- [ ] Add section on 'Authorship'
47+
- [ ] Add section on 'Engaging in new projects'

source/research.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jsonvalidate -i cemm_metadata.json cemm_metadata_schema.json
2929

3030
### Developing a project
3131

32+
> [!CAUTION]
33+
> TODO
34+
3235
### Maintaining files for a project
3336

3437
Make sure to maintain your metadata JSON files, in line with the existing data on disk.
@@ -39,8 +42,14 @@ No powerpoint!
3942

4043
#### Publications
4144

45+
> [!CAUTION]
46+
> TODO
47+
4248
#### Authorship
4349

50+
> [!CAUTION]
51+
> TODO
52+
4453
## Tools and technologies of standard use within the lab
4554

4655
### File types of digital data
@@ -55,6 +64,9 @@ Below are the preferred types of technology to be used in the lab:
5564

5665
## Engaging in new projects
5766

67+
> [!CAUTION]
68+
> TODO
69+
5870
## Meta-science
5971

6072
- The Night Science Series (https://night-science.org/genome-biology-miniseries/)

0 commit comments

Comments
 (0)