Update CONTRIBUTING.md

This commit is contained in:
egelhaus 2025-03-10 13:35:40 +01:00 committed by GitHub
parent 10ae7c1dd6
commit be5229b97f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ This project follows a Fork/Feature Branch/Pull Request model. If you're not fam
```bash
git push -u origin feature/your-feature-name
```
9. **Create a pull request**: Propose your changes to the main project.
9. **Create a pull request**: Propose your changes **to the dev branch**.
# Need Help?