add github dir

This commit is contained in:
Ren Tatsumoto 2022-07-11 12:57:51 +03:00
parent 2c73fe0be9
commit 9b49ec3f0a
2 changed files with 42 additions and 0 deletions

5
.github/FUNDING.yml vendored Normal file
View file

@ -0,0 +1,5 @@
# These are supported funding model platforms
patreon: tatsumoto_ren
liberapay: Tatsumoto
custom: https://tatsumoto.neocities.org/blog/donating-to-tatsumoto.html

37
.github/ISSUE_TEMPLATE/issue.md vendored Normal file
View file

@ -0,0 +1,37 @@
---
name: Issue
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
- The add-on crashes?
- The add-on stopped working?
- Have a feature request?
Please ask on https://tatsumoto.neocities.org/blog/join-our-community.html instead.
It is easier for our members to provide support over in the chats. Thank you!
Don't forget to provide the following information:
**Environment**
1) OS name [e.g. Parabola, Debian]
2) OS version
3) mpv version
4) Logs
5) Screenshots, if applicable
**Describe the bug**
A description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1) Press x '...'
2) Click on '....'
3) See error
**Expected behavior**
A description of what you expected to happen.