From 1b442257074c6a8fce04ac8cc3a1cd7125d4c3da Mon Sep 17 00:00:00 2001 From: Steve Soltys Date: Thu, 12 Oct 2017 23:54:55 -0400 Subject: [PATCH] Add contributing section to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 32e36cfa..7f27250b 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,8 @@ A backup application for the [Android Open Source Project](https://source.androi - Check out [the wiki](https://github.com/stevesoltys/backup/wiki) for information on building the application with AOSP. +## Contributing +Bug reports and pull requests are welcome on GitHub at https://github.com/stevesoltys/backup. + ## License This application is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).