Skip to content

Commit e118c51

Browse files
chore: Update PR template (#15581)
1 parent bc0be15 commit e118c51

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111

1212
## Mandatory Tasks (DO NOT REMOVE)
1313

14-
- [ ] I have self-reviewed the code (A decent size PR without self-review might be rejected)
15-
- [ ] I have added a Docs issue [here](https://github.com/calcom/docs/issues/new) if this PR makes changes that would require a [documentation change](https://docs.cal.com)
16-
- [ ] I have added or modified automated tests that prove my fix is effective or that my feature works (PRs might be rejected if logical changes are not properly tested)
14+
- [ ] I have self-reviewed the code (A decent size PR without self-review might be rejected).
15+
- [ ] I have added a Docs issue [here](https://github.com/calcom/docs/issues/new) if this PR makes changes that would require a [documentation change](https://docs.cal.com). If N/A, write N/A here and check the checkbox.
16+
- [ ] I confirm automated tests are in place that prove my fix is effective or that my feature works.
1717

1818
## How should this be tested?
1919

0 commit comments

Comments
 (0)