From 07e081ae2463e5f79ff48c88012716308658e338 Mon Sep 17 00:00:00 2001 From: Julian Xhokaxhiu Date: Mon, 25 Dec 2017 17:53:44 +0100 Subject: [PATCH] Add CONTRIBUTING.md Related #39 --- CONTRIBUTING.md | 9 +++++++++ README.md | 4 ++++ 2 files changed, 13 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..c71ed21 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,9 @@ +# Issue reporting + +If you need help on the code, or you find any issue that you would like to report, feel free to open an issue on this repository. + +# Support + +If you have any issue on running this product on your machine/environment, feel free to use the dedicated XDA Thread: + +https://forum.xda-developers.com/showthread.php?t=2636334 diff --git a/README.md b/README.md index 1c15e79..4f024e0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # LineageOTA A simple OTA REST Server for LineageOS OTA Updater System Application +## Support + +Got a question? Not sure where it should be made? See [CONTRIBUTING](CONTRIBUTING.md). + ## Requirements - Apache mod_rewrite enabled