cloud-native-toolkit / cloud-native-toolkit/planning
Contributing Page set push url
Open
documentation
- Dominant language
- No language data
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
On the [Contributing page 3.-setup-your-repository-for-development Section](https://cloudnativetoolkit.dev/contributing#3.-setup-your-repository-for-development) Step 4 is missing the `--push` parameter to set only the push url and leave the fetch url to the upstream repo: So it should be
```
git remote set-url --push origin {fork repo url}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.