diff options
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f364446c3..a64a17e7b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -22,17 +22,10 @@ Does it provides any behaviour that the end users could notice? --> -## GitHub issue number - -<!-- If this is a significant change, please file a separate issue at: - https://github.com/apache/couchdb/issues - and include the number here and in commit message(s) using - syntax like "Fixes #472" or "Fixes apache/couchdb#472". --> - -## Related Pull Requests +## Related Issues or Pull Requests <!-- If your changes affects multiple components in different - repositories please put links to those pull requests here. --> + repositories please put links to those issues or pull requests here. --> ## Checklist |