diff options
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7c72c6987..c1101742a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,3 +8,5 @@ Please provide the following information to help us make the most of your pull r ### 2. Which issues (if any) are related? ### 3. Which documentation changes (if any) need to be made? + +### 4. Does this introduce a backward incompatible change or deprecation? |