diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d2aa2bda..b0e80b68 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,9 +1,11 @@ -# What kind of change does this PR introduce?** +# What kind of change does this PR introduce? eg: Bug fix, feature, docs update, ... -# Why was this change needed?** +# Why was this change needed? Please link to related issues when possible. -**Other information**: +# Other information: + +eg: Did you discuss this change with anybody before working on it (not required, but can be a good idea for bigger changes). Any plans for the future, etc?