diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5afe00a30..dec20e9ac 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,13 +1,48 @@ -## Submit Checklist (REMOVE THIS SECTION BEFORE SUBMITTING) -- [ ] I have selected the `next` branch as the destination for my PR, not `main`. -- [ ] I have listed all changes in the `Changes` section. -- [ ] I have filled out the `Issues` section with the issue/discussion link(s) (if applicable). -- [ ] I have tested my changes. -- [ ] I have considered backwards compatibility. -- [ ] I have removed this checklist and any unused sections. + +### Changes + + +> +> -## Changes -- -## Issues -- fix # +### Issue + +> - + + +### Category + +> - [x] Bug fix +> - [x] New feature +> - [x] Adding new one click service +> - [x] Fixing or updating existing one click service + + +### Screenshots or Video (if applicable) + + + + +### AI Usage + + +> - [x] AI is used in the process of creating this PR +> - [x] AI is NOT used in the process of creating this PR + + +### Steps to Test + + +> - Step 1 – what to do first +> - Step 2 – next action +> - Step 3 – expected outcome +> - Step 4 – additional checks (if any) + + +### Contributor Agreement + +> [!IMPORTANT] + > - [x] I have read and understood the [contributor guidelines](https://github.com/coollabsio/coolify/blob/v4.x/CONTRIBUTING.md). If I have failed to follow any guideline, I understand that this PR may be closed without review. + > - [x] I have tested the changes thoroughly and am confident that they will work as expected without issues when the maintainer tests them +