Skip to content

Commit f68f05d

Browse files
committed
Updated the PR template
1 parent 8fdc4c1 commit f68f05d

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
<!--
2-
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?
42

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. -->
64

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

Comments
 (0)