element-desktop/.github/PULL_REQUEST_TEMPLATE.md

9 lines
492 B
Markdown
Raw Normal View History

<!-- Thanks for submitting a PR! Please ensure the following requirements are met in order for us to review your PR -->
## Checklist
2024-02-28 14:07:08 +01:00
- [ ] Ensure your code works with manual testing.
- [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation.
2024-02-28 14:07:08 +01:00
- [ ] Linter and other CI checks pass.
2024-09-06 19:03:35 +02:00
- [ ] I have licensed the changes to Element by completing the [Contributor License Agreement (CLA)](https://cla-assistant.io/element-hq/element-desktop)