diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a5edd501..ddb1876d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,8 @@ +New public widgets and shared-helper refactors need an issue or maintainer +discussion first. Bug fixes and features that stay inside one existing widget +can open a pull request directly. See +[pull request classes](https://github.com/electronmicroscopy/quantem.widget/blob/main/docs/maintainer/pull-requests.md). + ### What problem does it solve?