Files
penpot/.github/PULL_REQUEST_TEMPLATE.md
2025-03-07 14:45:29 +01:00

20 lines
747 B
Markdown

### Related Ticket
<!-- Reference the related GitHub/Taiga ticket. -->
### Summary
### Steps to reproduce
### Checklist
- [ ] Choose the correct target branch; use `develop` by default.
- [ ] Provide a brief summary of the changes introduced.
- [ ] Add a detailed explanation of how to reproduce the issue and/or verify the fix, if applicable.
- [ ] Include screenshots or videos, if applicable.
- [ ] Add or modify existing integration tests in case of bugs or new features, if applicable.
- [ ] Check CI passes successfully.
- [ ] Update the `CHANGES.md` file, referencing the related GitHub issue, if applicable.
<!-- For more details, check the contribution guidelines: https://github.com/penpot/penpot/blob/develop/CONTRIBUTING.md -->