mirror of
https://github.com/dokploy/dokploy.git
synced 2026-06-13 19:09:49 +00:00
d420311507
- Corrected a typo in the CONTRIBUTING.md file, changing "comunity" to "community." - Added a new section in CONTRIBUTING.md titled "Important Considerations for Pull Requests" to emphasize the necessity of testing before submission. - Enhanced the pull request template to remind contributors to test their changes locally before submitting, ensuring a smoother review process.
651 B
651 B
What is this PR about?
Please describe in a short paragraph what this PR is about.
Checklist
Before submitting this PR, please make sure that:
- You created a dedicated branch based on the
canarybranch. - You have read the suggestions in the CONTRIBUTING.md file https://github.com/Dokploy/dokploy/blob/canary/CONTRIBUTING.md#pull-request
- You have tested this PR in your local instance. If you have not tested it yet, please do so before submitting. This helps avoid wasting maintainers' time reviewing code that has not been verified by you.
Issues related (if applicable)
closes #123