You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Before submitting this PR, please make sure that:
8
8
9
9
-[ ] You created a dedicated branch based on the `canary` branch.
10
10
-[ ] You have read the suggestions in the CONTRIBUTING.md file https://github.com/Dokploy/dokploy/blob/canary/CONTRIBUTING.md#pull-request
11
-
-[ ] You have tested this PR in your local instance.
11
+
-[ ] 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.
- If your pull request fixes an open issue, please reference the issue in the pull request description.
163
164
- Once your pull request is merged, you will be automatically added as a contributor to the project.
164
165
165
-
**Important Considerations for Pull Requests:**
166
+
### Important Considerations for Pull Requests
166
167
168
+
-**Testing is Mandatory:** All Pull Requests **must be tested** before submission. You must verify that your changes work as expected in a local development environment (see [Setup](#setup)). **Pull Requests that have not been tested will be closed.** This policy ensures clean contributions and reduces the time maintainers spend reviewing untested or broken code.
167
169
-**Focus and Scope:** Each Pull Request should ideally address a single, well-defined problem or introduce one new feature. This greatly facilitates review and reduces the chances of introducing unintended side effects.
168
170
-**Avoid Unfocused Changes:** Please avoid submitting Pull Requests that contain only minor changes such as whitespace adjustments, IDE-generated formatting, or removal of unused variables, unless these are part of a larger, clearly defined refactor or a dedicated "cleanup" Pull Request that addresses a specific `good first issue` or maintenance task.
169
171
-**Issue Association:** For any significant change, it's highly recommended to open an issue first to discuss the proposed solution with the community and maintainers. This ensures alignment and avoids duplicated effort. If your PR resolves an existing issue, please link it in the description (e.g., `Fixes #123`, `Closes #456`).
### [Tuple, the premier screen sharing app for developers](https://tuple.app/dokploy)
25
-
[Available for MacOS & Windows](https://tuple.app/dokploy)<br>
26
-
27
-
</div>
28
-
29
-
30
15
Dokploy is a free, self-hostable Platform as a Service (PaaS) that simplifies the deployment and management of applications and databases.
31
16
32
-
33
17
## ✨ Features
34
18
35
19
Dokploy includes multiple features to make your life easier.
@@ -60,40 +44,9 @@ curl -sSL https://dokploy.com/install.sh | sh
60
44
61
45
For detailed documentation, visit [docs.dokploy.com](https://docs.dokploy.com).
62
46
63
-
## ♥️ Sponsors
64
-
65
-
🙏 We're deeply grateful to all our sponsors who make Dokploy possible! Your support helps cover the costs of hosting, testing, and developing new features.
66
-
67
-
[Dokploy Open Collective](https://opencollective.com/dokploy)
0 commit comments