diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index dec20e9ac..157e409c8 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,48 +1,45 @@ + ### Changes -> -> +- -### Issue - -> - +### Issues + +- fixes: ### Category - -> - [x] Bug fix -> - [x] New feature -> - [x] Adding new one click service -> - [x] Fixing or updating existing one click service + +- [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) +### 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 +- [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) +- Step 1 – what to do first +- Step 2 – next action ### 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 - +> +> - [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