diff --git a/README.md b/README.md index efebf033..e740416f 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,8 @@ How to Contribute ================= Just fork the original repo at pragmaticlearning/github-example, make your changes and send over a Pull Request. + +How Not to Contribute +=================== + +Add some useless content. diff --git a/another-file b/another-file new file mode 100644 index 00000000..ef934c58 --- /dev/null +++ b/another-file @@ -0,0 +1 @@ +This file was created after the repo was forked. diff --git a/new_file.md b/documentation/new_file.md similarity index 100% rename from new_file.md rename to documentation/new_file.md diff --git a/test1 b/test1 new file mode 100644 index 00000000..c953ffa9 --- /dev/null +++ b/test1 @@ -0,0 +1 @@ +The quick brown fox jumped over the lazy dog.