Skip to content

Commit f7deef6

Browse files
pidsterCopilot
andauthored
Update CONTRIBUTING.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 637ae19 commit f7deef6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@ git rebase main
206206
1. **Push your branch to your fork**: `git push origin <type>/<brief-description>`
207207
2. **Create PR**: Go to the original repository on GitHub and click "New Pull Request"
208208
(Your fork repository should also detect the changes and offer a button `Compare & pull request`)
209-
3. **Select branches**: Choose your fork's branch as the source (`head` repository, `compare` branch)
210-
and the original repository's `main` as the target (`base` repository and branch)
209+
3. **Select branches**: Choose your fork's branch as the source (set `head` repository to your fork, `compare` branch to your feature branch)
210+
and the original repository's `main` as the target (set `base` repository to `Capgemini/template-github-copilot`, `base` branch to `main`)
211211
4. **Complete PR template**: Fill out all sections of the pull request template
212212
5. **Link issues**: Reference any related issues using `Fixes #123` or `Closes #456`
213213

0 commit comments

Comments
 (0)