Merge branch 'master' into krypton

This commit is contained in:
Rob Weber 2019-08-26 14:55:52 -05:00
commit d87e209226
2 changed files with 34 additions and 0 deletions

19
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -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)

15
.github/SUPPORT.md vendored Normal file
View File

@ -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).