Skip to content

Update internal repo docs for adding modules #2047

Open
jfy133 wants to merge 4 commits into
modulesfrom
modules-update-docs
Open

Update internal repo docs for adding modules #2047
jfy133 wants to merge 4 commits into
modulesfrom
modules-update-docs

Conversation

@jfy133

@jfy133 jfy133 commented May 11, 2026

Copy link
Copy Markdown
Member

No description provided.

jfy133 added 2 commits May 11, 2026 11:29
Updated the instructions for adding new test datasets, including a checklist for contributors.
Updated instructions for using new test data after PR merge.
Comment thread docs/ADD_NEW_DATA.md
Please fill in the appropriate checklist below (delete whatever is not relevant). These are the most common things requested when adding a new test dataset.

- [ ] Familiarise yourself with the test-data [specifications](https://nf-co.re/docs/specifications/test-data/overview).
- [ ] Check [here](https://github.com/nf-core/test-datasets/branches/all) that there isn't already a branch containing data that could be used.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

not sure about this point...

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I've jsut copied from the master branch docs which seems to be more up to date

Comment thread docs/ADD_NEW_DATA.md Outdated
Comment thread docs/ADD_NEW_DATA.md
- [ ] Create a new branch on your fork.
- [ ] Check your proposed test data follows the [guidelines](https://nf-co.re/docs/contributing/test_data_guidelines).
- [ ] Add your test dataset.
- [ ] Warning: this repository is extremely large. If you clone locally, ensure you use the command `git clone <url> --branch <branch> --single-branch` to clone only the branch of interest.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this should be before the fork imo, usually people fork and clone at once

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Eh? I don't follow.

You would need to fork to your account, and then you would clone that, no?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

yep, but people at this step usually already fork + clone, so will not read the next point before cloning.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Ok I didn't know you can fork and clone at the same time, so please make a suggestion 😬

@mashehu mashehu May 11, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

it's not really at the same time, but for example if you run gh repo fork, after you accept to fork you get immediately prompted if you also want to clone it.

Comment thread docs/ADD_NEW_DATA.md
jfy133 and others added 2 commits May 11, 2026 11:37
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
Comment thread docs/ADD_NEW_DATA.md
Comment on lines +8 to +11
- [ ] Fork the [nf-core/test-datasets repository](https://github.com/nf-core/test-datasets) to your GitHub account.
- [ ] Create a new branch on your fork.
- [ ] Add your test dataset.
- [ ] Warning: this repository is extremely large. If you clone locally, ensure you use the command `git clone <url> --branch <branch> --single-branch` to clone only the branch of interest.

@mashehu mashehu May 11, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
- [ ] Fork the [nf-core/test-datasets repository](https://github.com/nf-core/test-datasets) to your GitHub account.
- [ ] Create a new branch on your fork.
- [ ] Add your test dataset.
- [ ] Warning: this repository is extremely large. If you clone locally, ensure you use the command `git clone <url> --branch <branch> --single-branch` to clone only the branch of interest.
- [ ] Fork the [nf-core/test-datasets repository](https://github.com/nf-core/test-datasets) to your GitHub account.
- [ ] Warning: this repository is extremely large. If you clone locally, ensure you use the command `git clone <url> --branch <branch> --single-branch` to clone only the branch of interest.
- [ ] Create a new branch on your fork.
- [ ] Add your test dataset.

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.

2 participants