Skip to content

Commit

Permalink
Dummy commit to test commit and push on master
Browse files Browse the repository at this point in the history
  • Loading branch information
waschndolos committed Mar 29, 2024
1 parent fb5b95c commit ddef177
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,11 @@ Have a look at CONTRIBUTING.md. There are 3 easy ways to contribute to this proj

Commit and push your changes.

```
git add -A
git commit -m "Your commit message"
git push --set-upstream origin new-branch
```
Create a Pull Request by navigating to your forked repository and clicking the New pull request button on your left-hand side of the page.

Add in a title, edit the PR template, and then press the Create pull request button.
Expand Down

0 comments on commit ddef177

Please sign in to comment.