Merge branch 'master' into develop

This commit is contained in:
Antoine POPINEAU 2020-07-07 20:10:58 +02:00
commit c5a63f88da
No known key found for this signature in database
GPG Key ID: A78AC64694F84063
2 changed files with 42 additions and 0 deletions

4
.github/FUNDING.yml vendored Normal file
View File

@ -0,0 +1,4 @@
github: ["apognu"]
custom: [
"https://www.paypal.me/apognu"
]

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

@ -0,0 +1,38 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**How to reproduce**
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Environment details**
- Device:
- Android version:
- App version:
- If public Funkwhale instance, its URL:
**Logs**
Add any related logs from ADB or from the "Copy logs" setting.