From 04f28deb1d67da7ef2d6175df75e9effc36b1ace Mon Sep 17 00:00:00 2001 From: Jon Ziebell Date: Thu, 21 Jan 2021 10:10:25 -0500 Subject: [PATCH 1/7] Create FUNDING.yml --- .github/FUNDING.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..afddb94 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +patreon: beestat From e68f81699cb9e1ca733e541ed1f04c6ccb0c25fd Mon Sep 17 00:00:00 2001 From: Jon Ziebell Date: Thu, 21 Jan 2021 10:15:17 -0500 Subject: [PATCH 2/7] Update issue templates --- .github/ISSUE_TEMPLATE/feature-request.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature-request.md diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md new file mode 100644 index 0000000..9c285eb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -0,0 +1,10 @@ +--- +name: Feature Request +about: Suggest an idea for this project +title: '' +labels: Idea +assignees: '' + +--- + +Please submit all feature requests to the [beestat community](https://community.beestat.io/c/feature-requests/6). This facilitates better discussion and allows the community to vote on things they view as important. From 265d85a57bfc589159141a0f9789ff4615004af2 Mon Sep 17 00:00:00 2001 From: Jon Ziebell Date: Thu, 21 Jan 2021 10:16:49 -0500 Subject: [PATCH 3/7] Update issue templates --- .github/ISSUE_TEMPLATE/feature-request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 9c285eb..624032e 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -1,6 +1,6 @@ --- name: Feature Request -about: Suggest an idea for this project +about: Please submit all feature requests at community.beestat.io title: '' labels: Idea assignees: '' From 274d5f9afb5929c458f2ef2a20546d31bbc4ec9a Mon Sep 17 00:00:00 2001 From: Jon Ziebell Date: Thu, 21 Jan 2021 10:20:04 -0500 Subject: [PATCH 4/7] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-report.md diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 0000000..866642a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -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. From 8cad6fd253809eaf1b01761eec6a5d894931d3b8 Mon Sep 17 00:00:00 2001 From: Jon Ziebell Date: Thu, 21 Jan 2021 10:40:41 -0500 Subject: [PATCH 5/7] Update issue templates --- .github/ISSUE_TEMPLATE/feature-request.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 624032e..5c7bc8a 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -1,10 +1,10 @@ --- name: Feature Request -about: Please submit all feature requests at community.beestat.io +about: Please submit all feature requests to community.beestat.io title: '' labels: Idea assignees: '' --- -Please submit all feature requests to the [beestat community](https://community.beestat.io/c/feature-requests/6). This facilitates better discussion and allows the community to vote on things they view as important. +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. From 876aa63085512387ad349317293ec992238b71b2 Mon Sep 17 00:00:00 2001 From: Jon Ziebell Date: Thu, 21 Jan 2021 20:37:17 -0500 Subject: [PATCH 6/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70fccf1..400ae76 100644 --- a/README.md +++ b/README.md @@ -45,5 +45,5 @@ Hi! This is a passion project of mine and I'm thrilled to be able to share it wi

- +

From 7d790bcf956c4f621a0cc0118199011c9bc67e45 Mon Sep 17 00:00:00 2001 From: Jon Ziebell Date: Tue, 26 Jan 2021 13:59:30 -0500 Subject: [PATCH 7/7] Update FUNDING.yml --- .github/FUNDING.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index afddb94..e03c85b 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1,2 @@ patreon: beestat +github: beestat