From c057f66a1e5ba19917305e6e74c3c715151e9355 Mon Sep 17 00:00:00 2001 From: Rob Weber Date: Mon, 26 Aug 2019 14:06:16 -0500 Subject: [PATCH 1/2] add support file --- .github/SUPPORT.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/SUPPORT.md diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md new file mode 100644 index 0000000..80762ac --- /dev/null +++ b/.github/SUPPORT.md @@ -0,0 +1,15 @@ +# Support + +There are a few different ways to get support depending on your situation. + +## Need Instructions? + +The quikest way to get familiar with the Backup addon is to [read the wiki](https://github.com/robweber/xbmcbackup/wiki). + +## Have A Question? + +If you can't find what you're looking for in the wiki, head on over to the [Kodi forums thread](https://forum.kodi.tv/showthread.php?tid=129499) for this project. Ask your question there and try to get some help. + +## Unexpected Behavior or Found a Bug? + +If the addon just isn't working or you have a reproducable issue that could be resolve, [start an Issue](https://github.com/robweber/xbmcbackup/issues/new). \ No newline at end of file From d7033747921e3b17d8d65636c308de1ed9e1c465 Mon Sep 17 00:00:00 2001 From: Rob <1572423+robweber@users.noreply.github.com> Date: Mon, 26 Aug 2019 14:46:28 -0500 Subject: [PATCH 2/2] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..d366e86 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,19 @@ +--- +name: Bug report +about: Found a problem? +title: '' +labels: bug +assignees: '' + +--- + +Before working on a new issue I'm probably going to ask you all this stuff anyway, probably just easier to provide it now..... + +**Describe the problem** +A clear and concise description of what the bug is. + +**Platform and Kodi version** +What OS and Kodi version are you using? (Rpi, Android, etc) + +**Link to Debug Log** +Don't just post the whole thing here, use [https://paste.kodi.tv](https://paste.kodi.tv)