tiptap/.github/pull_request_template.md

31 lines
651 B
Markdown
Raw Normal View History

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