tiptap/.github/pull_request_template.md
2023-03-29 15:04:00 +02:00

31 lines
651 B
Markdown

## Please describe your changes
[add a description of your changes here]
## How did you accomplish your changes
[add a detailed description of how you accomplished your changes here]
## How have you tested your changes
[add a detailed description of how you tested your changes here]
## How can we verify your changes
[add a detailed description of how we can verify your changes here]
## Remarks
[add any additional remarks here]
## Checklist
- [ ] The changes are not breaking the editor
- [ ] Added tests where possible
- [ ] Followed the guidelines
- [ ] Fixed linting issues
## Related issues
[add a link to the related issues here]