Skip to content

Commit

Permalink
PR template: reminder to document your stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
richvdh committed Feb 28, 2024
1 parent f8a2e41 commit f3f2491
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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))

0 comments on commit f3f2491

Please sign in to comment.