PR template: reminder to document your stuff

pull/27085/head
Richard van der Hoff 2024-02-28 12:56:25 +00:00
parent f8a2e41df3
commit f3f249194b
1 changed files with 1 additions and 0 deletions

View File

@ -3,5 +3,6 @@
## Checklist
- [ ] Tests written for new code (and old code if feasible)
- [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation.
- [ ] Linter and other CI checks pass
- [ ] Sign-off given on the changes (see [CONTRIBUTING.md](https://github.com/element-hq/element-web/blob/develop/CONTRIBUTING.md))