UPDATE CONTRIBUTING.md

This commit is contained in:
Michel Roegl-Brunner 2024-12-20 09:49:36 +01:00
parent 0e1f46b147
commit 4dc7a3df0d

View File

@ -93,7 +93,7 @@ git push origin your-feature-branch
``` ```
### 6. Create a Pull Request ### 6. Create a Pull Request
Open a PR from your feature branch to the main repository branch. You may only include your AppName.sh, AppName-instal.sh and AppName.json files in the pull request. Open a PR from your feature branch to the main repository branch. You may only include your **AppName.sh**, **AppName-install.sh** and **AppName.json** files in the pull request.
--- ---