GitHub: add issue template

This commit is contained in:
Jakob Nixdorf 2017-08-21 13:01:12 +02:00
parent d154f0a0db
commit 26acdddedb
No known key found for this signature in database
GPG key ID: BE99BF86574A7DBC

31
.github/ISSUE_TEMPLATE.md vendored Normal file
View file

@ -0,0 +1,31 @@
Check if all requirements are fulfilled otherwise the issue will be closed without any comment
* Add details to fields below
* Use search. Check if the issue is already reported before creating a new one.
https://github.com/flocke/andOTP/issues
* Try again after clearing the apps data before posting
* Record a logcat: https://goo.gl/mc71vk
* Bug reports without logcat will be closed (I can not reproduce every bug myself and I can not fix them without logs)
* Delete this info block
-----------------------------
#### General information
* **App version:**
* **App source:** Google Play / F-Droid / GitHub / ...
* **Android Version:**
#### Expected result
**What is expected?**
**What does happen instead?**
#### Logcat
```
Paste your logcat here (or use something like Pastbin for long logs)
```
#### Steps to reproduce
* ...