Update CONTRIBUTING.md

This commit is contained in:
egelhaus 2025-04-13 14:48:07 +02:00 committed by GitHub
parent d1963d99e4
commit ab36e5e3d1
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 dev branch**.
9. **Create a pull request**: Propose your changes **to the main branch**.
# Need Help?