diff --git a/.github/pull-request-template.md b/.github/pull-request-template.md index 5fe5aa7c..e7204990 100644 --- a/.github/pull-request-template.md +++ b/.github/pull-request-template.md @@ -1,15 +1,16 @@ +If your change fixes an existing problem, please add a close hook +to your commit message. For example, if your PR fixes issue #280 +include the following in the description: + Fixes: https://github.com/cloudevents/sdk-javascript/issues/280 + --> ## Proposed Changes -- -- -- - ## Description -- Fixes Issue # -- Version: