Skip to content

Commit

Permalink
change branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
jwigert authored and uhafner committed Oct 18, 2023
1 parent 01488e0 commit 0c04de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ To submit a pull request:
1. Commit changes and push them to your fork on GitHub.
It is a good practice is to create branches instead of pushing to master.
2. In GitHub Web UI click the **New Pull Request** button.
3. Select `analysis-model` as **base fork** and `master` as **base**, then click **Create Pull Request**.
3. Select `analysis-model` as **base fork** and `main` as **base**, then click **Create Pull Request**.
4. Fill in the Pull Request description. It should reflect the changes, the reason behind the changes, and if available a
reference to the Jenkins ticket in our [issue tracker](https://issues.jenkins.io/).
5. Click **Create Pull Request**.
Expand Down

0 comments on commit 0c04de3

Please sign in to comment.