mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
898 B
898 B
Important
- Always select the
nextbranch as the destination for your PR, notmain!- Fill out the Issues (if applicable) and Changes sections below.
- List all changes using the following prefixes:
- fix: (for bug fixes)
- feat: (for new features)
- improvement: (for enhancing existing features)
- service: (for new services)
- chore: (for maintenance, refactoring, dependencies, etc.)
- Complete the Checklist before submitting.
- Remove this note and any unused sections before submitting.
Issues
- Fixes:
Changes
Checklist
- I have selected the
nextbranch as the destination. - I have tested my changes.
- I have listed all changes in the Changes section.
- I have considered backwards compatibility.
- I have removed the instruction note and any unused sections.