We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 181151d + 69db8ea commit 24077fcCopy full SHA for 24077fc
1 file changed
docs/adding_software/opening_pr.md
@@ -18,7 +18,8 @@ To add software to EESSI, you should go through the semi-automatic software inst
18
### Preparation
19
20
Before you can make a pull request to the [software-layer](https://github.com/EESSI/software-layer),
21
-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.
22
+Please see [here](https://docs.github.com/en/get-started/quickstart/fork-a-repo) for details. Once forked, you can proceed.
23
24
For the remainder of these instructions, we assume that your GitHub account is `@koala` :koala:.
25
0 commit comments