Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rorschach.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@chrisrebert.com>2015-12-23 00:09:03 +0300
committerChris Rebert <github@chrisrebert.com>2015-12-23 00:09:03 +0300
commit98148c6c11afc54ded9797eb065f6369166b1afd (patch)
treeed0108ae47c5bb5a6d548762547fd791d8384d81
parent15e3ce333e8c25815d5c53d833c6a40693c1b0c9 (diff)
Update docs to reflect 15e3ce3
-rw-r--r--docs/title.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/title.md b/docs/title.md
index c830d60..fa93c3a 100644
--- a/docs/title.md
+++ b/docs/title.md
@@ -1,7 +1,7 @@
This warning is triggered if the title of a pull request:
* Is exactly "master" (ignoring case)
-* Is exactly "Merge pull request #1 from twbs/master"
+* Starts with "Merge pull request #1 from "
* Starts with "Create" (which is used [when creating a new file from the GitHub web UI](https://help.github.com/articles/creating-new-files/))
These sorts of titles are strongly correlated with pull requests which were created to test out Git or GitHub, rather than proposing any legitimate change to Bootstrap.