diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index bd39740c9b..f718cfc1df 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,42 +1,29 @@ -# Pull Request Template - ## 📝 Summary - -## 🔍 Description of Changes +Provide a concise summary of what this pull request is addressing. - -## 🛠️ Additional Information + +## 🔍 Description of Changes -## 📋 Checklist Before Submitting +## 📋 Checklist -- [ ] I have read the [contributor guidelines](../CONTRIBUTING.md) and the Pull Request section. -- [ ] This PR fixes an issue (If applicable, specify issue number #). -- [ ] This change was discussed or approved through an issue or the community [discussions](https://github.com/marimo-team/marimo/discussions) (Please provide a link if applicable). -- [ ] I have added necessary tests for the changes made. +- [ ] I have read the [contributor guidelines](../CONTRIBUTING.md). +- [ ] For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on [Discord](https://discord.gg/JE7nhX6mD8), or the community [discussions](https://github.com/marimo-team/marimo/discussions) (Please provide a link if applicable). +- [ ] I have added tests for the changes made. - [ ] I have run the code and verified that it works as expected. -## 🧩 Related Issues +## 📜 Reviewers - -## 📜 Who Can Review? - - +Tag potential reviewers from the community or maintainers who might be interested in reviewing this pull request. - +Your PR will be reviewed more quickly if you can figure out the right person to tag with @ --> @akshayka OR @mscolnick