diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 056a2cfd..f3b75d9d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,21 +2,6 @@ Thank you for submitting a pull request to the AppFlowy Web! The team will dedicate their best efforts to reviewing and approving your PR. If you have any questions or feedback, feel free to join our [Discord](https://discord.gg/wdjWUXXhtw). --> -### **Feature Preview (Optional)** - - ---- - -### **Related Issues** - - ---- ### **Description** - ---- - ### **Checklist** #### **General** -- [ ] At least one issue this PR fixes is listed in the "Related Issues" section. -- [ ] The code adheres to the AppFlowy Web project's style guidelines. - [ ] I've included relevant documentation or comments for the changes introduced. - [ ] I've tested the changes in multiple environments (e.g., different browsers, operating systems). #### **Testing** - [ ] I've added or updated tests to validate the changes introduced for AppFlowy Web. -- [ ] All existing tests are passing. #### **Feature-Specific** - [ ] For feature additions, I've added a preview (video, screenshot, or demo) in the "Feature Preview" section. -- [ ] I've verified that this feature integrates seamlessly with existing functionality. - ---- - -### **Notes for Reviewers (Optional)** - \ No newline at end of file +- [ ] I've verified that this feature integrates seamlessly with existing functionality. \ No newline at end of file