Remove old issue template
This commit is contained in:
parent
0c7128b988
commit
acdcdc1fde
1 changed files with 0 additions and 33 deletions
33
.github/ISSUE_TEMPLATE.md
vendored
33
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,33 +0,0 @@
|
||||||
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/andOTP/andOTP/issues
|
|
||||||
* Try again after clearing the apps data before posting (**don't forget to backup**)
|
|
||||||
* 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:**
|
|
||||||
* **Custom ROM:**
|
|
||||||
|
|
||||||
#### 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
|
|
||||||
|
|
||||||
* ...
|
|
||||||
|
|
Loading…
Reference in a new issue