Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/adding_software/opening_pr.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ To add software to EESSI, you should go through the semi-automatic software inst
### Preparation

Before you can make a pull request to the [software-layer](https://github.com/EESSI/software-layer),
you should [fork](https://docs.github.com/en/get-started/quickstart/fork-a-repo) the repository in your GitHub account.
you should [fork](https://github.com/EESSI/software-layer/fork) the repository in your GitHub account.
Please see [here](https://docs.github.com/en/get-started/quickstart/fork-a-repo) for details. Once forked, you can proceed.

For the remainder of these instructions, we assume that your GitHub account is `@koala` :koala:.

Expand Down
Loading