Merge branch 'main' of ssh.gitgud.io:dazed-translations/exorcist-evangeline
This commit is contained in:
commit
876c8d8eca
1 changed files with 3 additions and 3 deletions
|
|
@ -97,6 +97,6 @@ Assuming you want to fork a repository named `example-project`:
|
|||
```
|
||||
|
||||
### 5. Create a Merge Request
|
||||
- Go to `https://gitgud.io/YOUR_USERNAME/example-project/merge_requests` and click on "New merge request".
|
||||
- Choose the source branch `add-new-feature` and target branch (default: `main` or `master`).
|
||||
- Fill in the details and submit the merge request.
|
||||
- Go to `https://gitgud.io/YOUR_USERNAME/example-project/merge_requests` and click on "New merge request"
|
||||
- Choose the source branch `add-new-feature` and target branch (default: `main` or `master`)
|
||||
- Fill in the details and submit the merge request
|
||||
Loading…
Reference in a new issue