mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-03 02:07:38 +00:00
fix a typo in development.md and update git_workflow.png
This commit is contained in:
@@ -96,7 +96,7 @@ git push -f origin myfeature
|
||||
|
||||
### Creating a pull request
|
||||
|
||||
1. Visit http://github.com/$YOUR_GITHUB_USERNAME/kubernetes
|
||||
1. Visit https://github.com/$YOUR_GITHUB_USERNAME/kubernetes
|
||||
2. Click the "Compare and pull request" button next to your "myfeature" branch.
|
||||
3. Check out the pull request [process](pull-requests.md) for more details
|
||||
|
||||
|
Reference in New Issue
Block a user