summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnish Athalye <me@anishathalye.com>2014-12-20 00:55:17 -0500
committerAnish Athalye <me@anishathalye.com>2014-12-20 00:55:17 -0500
commit2eb6353b16fae2e41efe4761979c70f3c8bc9d1b (patch)
tree1e9aa6909e104d0d582f11a2b3ef2397d0ebd919 /README.md
parentdde4644ee28040f8d25e380c5315edfd0e890276 (diff)
Add information on contributing
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 07400a1..bea4bda 100644
--- a/README.md
+++ b/README.md
@@ -238,6 +238,12 @@ of the YAML configuration given above. The conventional name for this file is
]
```
+Contributing
+------------
+
+Do you have a feature request, bug report, or patch? Great! See
+[CONTRIBUTING.md][contributing] for information on what you can do about that.
+
License
-------
@@ -246,5 +252,6 @@ Copyright (c) 2014 Anish Athalye. Released under the MIT License. See
[template]: https://github.com/anishathalye/dotfiles_template
[git-install]: tools/git-submodule/install
-[license]: LICENSE.md
[managing-dotfiles-post]: http://www.anishathalye.com/2014/08/03/managing-your-dotfiles/
+[contributing]: CONTRIBUTING.md
+[license]: LICENSE.md