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
path: root/docs
diff options
context:
space:
mode:
authorChris Rebert <code@chrisrebert.com>2015-11-29 12:02:58 +0300
committerChris Rebert <code@chrisrebert.com>2015-11-29 12:02:58 +0300
commite6531ae380c1540252c5c751a730d7e511b5e1ee (patch)
tree427360ab79ccddbb5da4ec25df9c17d4152ebf53 /docs
parent7e0e55510b174cd89ed6c5161ae648b1e8ee635d (diff)
Fix #33
Diffstat (limited to 'docs')
-rw-r--r--docs/newfile.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/newfile.md b/docs/newfile.md
new file mode 100644
index 0000000..8c3636a
--- /dev/null
+++ b/docs/newfile.md
@@ -0,0 +1,7 @@
+This warning is triggered if a pull request adds a file named `new-file.txt` (or similar).
+
+Such a filename is indicative of pull requests which were created to test out Git or GitHub, rather than proposing any legitimate change to Bootstrap.
+
+If you want to test out Git or GitHub, **[create your own personal repository](https://guides.github.com/activities/hello-world/) and conduct your experiments there instead**, where they won't bother anyone. Using the repositories of public projects (such as Bootstrap) for such experiments wastes the time of those projects' maintainers and is thus considered rude & annoying. Which is why your pull request was automatically closed.
+
+To learn more about using Git or GitHub, check out the links on the following GitHub Help page: https://help.github.com/categories/bootcamp/