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
{{ message }}
This repository was archived by the owner on May 30, 2024. It is now read-only.
Please take a moment to review this document in order to make the contribution process easy and effective
4
+
5
+
## Support Requests
6
+
7
+
The [discussions](https://github.com/gitploy-io/gitploy/discussions) page is the preferred channel for support requests. Please do not use the issues for personal support requests.
8
+
9
+
## Feature Requests
10
+
11
+
Feature requests are always welcome. It is up to you to make a case to convince the developers of the merits of this feature. Please provide as much detail and context as possible.
12
+
13
+
## Pull Requests
14
+
15
+
Please discuss the feature on the issue before working on any significant pull requests. And pull requests should avoid containing unrelated commits.
16
+
17
+
Please check the checklist to increase the likelihood of your pull request being accepted on time:
18
+
19
+
* Run the unit tests.
20
+
* Include unit tests when you contribute a new feature.
21
+
* Include unit tests when you contribute a bug fix to prevent regressions.
Note that if you want to interact with GitHub in the local environment, you should install tunneling tools such as [ngork](https://ngrok.com/) and expose your local server.
0 commit comments