diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e0ad400..88ff780 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -20,8 +20,9 @@ For bug fixes, include "Fixes #ISSUE" to automatically link to the related issue --> -### Detail +### Details + ### Alternative approaches considered (if applicable) @@ -39,4 +40,4 @@ The resources of our team are limited. **There are a couple of things that you c - [ ] Code has no breaking changes. - [ ] _(If applicable)_ documentation on [watermill.io](https://watermill.io/) is updated. - Documentation is built in the [github.com/ThreeDotsLabs/watermill/docs](https://github.com/ThreeDotsLabs/watermill/tree/master/docs). - - You can find development instructions in the [DEVELOP.md](https://github.com/ThreeDotsLabs/watermill/tree/master/docs/DEVELOP.md). \ No newline at end of file + - You can find development instructions in the [DEVELOP.md](https://github.com/ThreeDotsLabs/watermill/tree/master/docs/DEVELOP.md).