diff --git a/.contributebot b/.contributebot index e841398..9a66b3b 100644 --- a/.contributebot +++ b/.contributebot @@ -1,3 +1,4 @@ { - "issue_title_pattern": "^.*$" + "issue_title_pattern": "^.*$", + "pull_request_title_response": "Please edit the title of this pull request with the name of the affected component, or \"all\", followed by a colon, followed by a short summary of the change." }