We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38316b3 commit 689d4f1Copy full SHA for 689d4f1
community/contributing-guidelines.md
@@ -106,7 +106,8 @@ We welcome contributions! Follow these steps to get started.
106
This allows you to fetch changes from the main repository to keep your fork up to date.
107
108
```bash
109
- git remote add upstream https://github.com/recodehive/recode-website.git ```
+ git remote add upstream https://github.com/recodehive/recode-website.git
110
+ ```
111
112
Verify the remotes:
113
0 commit comments