mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-22 15:45:23 +02:00
- Changed the link in the pull request template from 'general suggestions' to 'general requirements' to better reflect the content and ensure users follow the correct guidelines when creating templates.
19 lines
615 B
Markdown
19 lines
615 B
Markdown
## What is this PR about?
|
|
|
|
New PR of [Template Name]
|
|
|
|
## Checklist
|
|
|
|
Before submitting this PR, please make sure that:
|
|
|
|
- [ ] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-requirements-when-creating-a-template
|
|
- [ ] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong.
|
|
- [ ] I have added tests that demonstrate that my correction works or that my new feature works.
|
|
|
|
## Issues related (if applicable)
|
|
|
|
Close automatically the related issues using the keywords: `closes #ISSUE_NUMBER`
|
|
|
|
|
|
|