diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 83ca10a5..88b18c4d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,8 +1,11 @@ - -We do accept contributions in the [documentation repository](https://github.com/solidtime-io/docs) f.e. to add new self-hosting guides. ---> +- Fixes #XXXX (GitHub issue number) + +## Checklist (DO NOT REMOVE) + +- [ ] I read the [contributing guide](https://github.com/solidtime-io/solidtime/blob/main/CONTRIBUTING.md) +- [ ] I signed the [Contributor License Agreement](https://cla-assistant.io/solidtime-io/solidtime). +- [ ] I commented my code, particularly in hard-to-understand areas