Skip to content

Commit

Permalink
add link to issues
Browse files Browse the repository at this point in the history
  • Loading branch information
HeidiSeibold committed Nov 7, 2023
1 parent 7e40561 commit d6f5052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3-computational-workflows.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Afterwards go through the following assignments:
- Install git: For R users, I recommend following [these](https://gitlab.com/HeidiSeibold/setup-git-rstudio-gitlab) instructions. Otherwise the Carpentries have good [instructions](https://swcarpentry.github.io/git-novice/index.html) for all systems (follow along until end of `2. Setting up Git`)
- Create a project on GitLab (or GitHub). Then `clone` it, edit a file, `add`,
`commit`, and `push` your changes.
- View the open issues for our course booklet and choose one where you can make a contribution. Create a [fork](https://github.com/BERD-NFDI/BERD-reproducible-research-course/fork) of the [booklet project](https://github.com/BERD-NFDI/BERD-reproducible-research-course) and then a [pull request](https://github.com/BERD-NFDI/BERD-reproducible-research-course/pulls) with your contribution and mark it in the respective issue.
- Optional: Think of things you would like to see improved in our course booklet (Alternatively: view the [open issues](https://github.com/BERD-NFDI/BERD-reproducible-research-course/issues)) and choose one thing where you can make a contribution. Create a [fork](https://github.com/BERD-NFDI/BERD-reproducible-research-course/fork) of the [booklet project](https://github.com/BERD-NFDI/BERD-reproducible-research-course) and then a [pull request](https://github.com/BERD-NFDI/BERD-reproducible-research-course/pulls) with your contribution and mark it in the respective issue.
- Optional: try using Make to automate something in your current research project.

Discuss your progress with your accountability buddy. Bring any questions and
Expand Down

0 comments on commit d6f5052

Please sign in to comment.