You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/dev/contribution-guide.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ After you have made your changes to your copy of the project, it is time to try
93
93
94
94
1. Return to the project's [home repository page](https://github.com/foambubble/foam).
95
95
2. Github should show you an button called "Compare & pull request" linking your forked repository to the community repository.
96
-
3. Click that button and confirm that your repository is going to be merged into the community repository. See [this guide](https://sqldbawithabeard.com/2019/11/29/how-to-fork-a-github-repository-and-contribute-to-an-open-source-project/) for more specifics.
96
+
3. Click that button and confirm that your repository is going to be merged into the community repository. See [this guide](https://blog.robsewell.com/blog/how-to-fork-a-github-repository-and-contribute-to-an-open-source-project/) for more specifics.
97
97
4. Add as many relevant details to the PR message to make it clear to the project maintainers and other members of the community what you have accomplished with your new changes. Link to any issues the changes are related to.
98
98
5. Your PR will then need to be reviewed and accepted by the other members of the community. Any discussion about the changes will occur in your PR thread.
99
99
6. Once reviewed and accept you can complete the merge request!
0 commit comments