We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ada18b9 commit 0d89a26Copy full SHA for 0d89a26
CONTRIBUTING.md
@@ -0,0 +1,9 @@
1
+# Funny commit messages
2
+
3
+## To contribute a new message:
4
5
+1. Fork this repo.
6
+2. Submit a pull request with your new message(s) added to the [messages](/messages) file.
7
8
+## Message guidlines:
9
+* Keep it short. These are commit messages, not best man speeches.
README.md
@@ -6,9 +6,3 @@
```
$ git commit -m "$(curl -sL http://bit.ly/funny-mesg | sh)"
-
10
-## To contribute a new message:
11
12
-1. Fork this repo.
13
-2. Submit a pull request with your new message(s) added to the [messages](/messages) file.
14
0 commit comments