1
0
mirror of https://github.com/beestat/app.git synced 2025-07-09 03:04:07 -04:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Jon Ziebell 2021-01-27 20:50:21 -05:00
commit 8087410436
4 changed files with 30 additions and 1 deletions

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

@ -0,0 +1,2 @@
patreon: beestat
github: beestat

17
.github/ISSUE_TEMPLATE/bug-report.md vendored Normal file
View File

@ -0,0 +1,17 @@
---
name: Bug Report
about: Something broken? Let me know!
title: ''
labels: Bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior.
**Screenshots**
If applicable, add screenshots to help explain your problem.

View File

@ -0,0 +1,10 @@
---
name: Feature Request
about: Please submit all feature requests to community.beestat.io
title: ''
labels: Idea
assignees: ''
---
Please submit all feature requests to community.beestat.io. This facilitates better discussion and allows the community to vote on things they view as important.

View File

@ -45,5 +45,5 @@ Hi! This is a passion project of mine and I'm thrilled to be able to share it wi
<p align="center">
<a href="https://www.patreon.com/beestat" target="_blank"><img src="https://img.shields.io/badge/Support%20beestat-220+-lightgrey.svg?style=social&logo=patreon" /></a>
<a href="https://www.patreon.com/beestat" target="_blank"><img src="https://img.shields.io/badge/Support%20beestat-350+-lightgrey.svg?style=social&logo=patreon" /></a>
</p>