peertube-plugin-livechat/.github/PULL_REQUEST_TEMPLATE.md

31 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-23 09:42:14 +00:00
<!--
SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
SPDX-License-Identifier: AGPL-3.0-only
-->
2023-09-04 10:04:37 +00:00
## Description
<!-- Please include a summary of the change, with motivation and context -->
## Related issues
<!-- If suggesting a new feature or change, please discuss it in an issue first -->
<!-- If fixing a bug, there should be an issue describing it with steps to reproduce -->
## Mandatory Checks
2023-09-08 08:15:49 +00:00
<!-- This section lists a few important points to think about. -->
<!-- These do not necessarily apply to all types of contributions. -->
2023-09-04 10:04:37 +00:00
<!-- Put an `x` in the box(es) that applies: -->
- [ ] I have added a description of the changes in the CHANGELOG files
- [ ] I have run `npm run lint` to check that my changes respects the coding conventions
2023-09-08 08:15:49 +00:00
- [ ] I have added user documentation for the new features I added
- [ ] I have added technical documentation for the new features I added
- [ ] I added some documentation and I have run `npm run doc:translate` to generate translations files
2023-09-04 10:04:37 +00:00
## Screenshots
<!-- delete if not relevant -->