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
This project is early stage. The structure and APIs are still subject to change and not stable.
3
-
Therefore, we do not currently accept any contributions, unless you are a member of the team.
1
+
## What does this PR do?
4
2
5
-
As soon as we feel comfortable enough that the application structure is stable enough, we will open up the project for contributions.
3
+
<!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. -->
6
4
7
-
We do accept contributions in the [documentation repository](https://github.com/solidtime-io/docs) f.e. to add new self-hosting guides.
8
-
-->
5
+
- Fixes #XXXX (GitHub issue number)
6
+
7
+
## Checklist (DO NOT REMOVE)
8
+
9
+
-[ ] I read the [contributing guide](https://github.com/solidtime-io/solidtime/blob/main/CONTRIBUTING.md)
10
+
-[ ] I signed the [Contributor License Agreement](https://cla-assistant.io/solidtime-io/solidtime).
11
+
-[ ] I commented my code, particularly in hard-to-understand areas
0 commit comments