From: Mark Otto Date: Sat, 29 Nov 2014 22:25:12 +0000 (-0800) Subject: Merge pull request #15167 from vsn4ik/rem_blob_master_from_links X-Git-Tag: v3.3.2~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01fa32e879d001add202d3b28ee510ac5fd66ff9;p=thirdparty%2Fbootstrap.git Merge pull request #15167 from vsn4ik/rem_blob_master_from_links Remove redundant .../blob/master/ prefix in markdown. --- 01fa32e879d001add202d3b28ee510ac5fd66ff9 diff --cc CONTRIBUTING.md index 7fa9e17d38,7746a77921..8950dc4871 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@@ -197,9 -197,9 +197,9 @@@ included in the project with a clear title and description against the `master` branch. **IMPORTANT**: By submitting a patch, you agree to allow the project owners to - license your work under the terms of the [MIT License](LICENSE.md). + license your work under the terms of the [MIT License](LICENSE). -### Pull request checker bot: Rorschach +### Pull request bots [@twbs-rorschach](https://github.com/twbs-rorschach) is a Bootstrap bot that hangs out in our GitHub issue tracker and automatically checks all pull requests for a few simple common mistakes. It's possible that Rorschach might leave a comment on your pull request and then close it. If that happens, simply fix the problem(s) mentioned in the comment (there should be link(s) in the comment explaining the problem(s) in detail) and then either: