diff options
-rw-r--r-- | CONTRIBUTING.md | 21 | ||||
-rw-r--r-- | README.md | 9 |
2 files changed, 22 insertions, 8 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..68a3a82 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,21 @@ +# Contributing to `git-deps` + +## Issue tracking + +Any kind of feedback is very welcome; please first check that your bug +/ issue / enhancement request is not already listed here: + +* https://github.com/aspiers/git-deps/issues + +and if not then file a new issue. + +## Helping with development + +Any [pull request](https://help.github.com/articles/using-pull-requests/) +providing an enhancement or bugfix is extremely welcome! + +However my spare time to work on this project is very limited, so +please follow these +[guidelines on contributing](http://blog.adamspiers.org/2012/11/10/7-principles-for-contributing-patches-to-software-projects/) so that you can help me to help you ;-) + +Thanks in advance! @@ -108,14 +108,7 @@ visualizing and navigating the dependency graph. Development / support / feedback -------------------------------- -Any kind of feedback is very welcome; please first check that your bug -/ issue / enhancement request is not already listed here: - -* https://github.com/aspiers/git-deps/issues - -and if not then file a new issue. If you prefer, you can mail -[the `git` mailing list](http://vger.kernel.org/vger-lists.html#git) -and cc: me `<git at adamspiers dot org>`. +Please see [the CONTRIBUTING file](CONTRIBUTING.md). History ------- |