From 6c6b1a92004dbcdef886c1ac268d8a6a4fed6695 Mon Sep 17 00:00:00 2001 From: "Thomas M. Edwards" Date: Tue, 16 Feb 2021 13:46:48 -0600 Subject: [PATCH 1/5] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 27 +++++++++++++++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 20 +++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..d3aa71b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,27 @@ +--- +name: Bug report +about: Report an issue with Tweego +title: '' +labels: bug +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior. + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Desktop (please complete the following information):** + - Tweego Version: [e.g., 2.1.1] + - OS & Version: [e.g., Windows 10] + +**Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..d4ddb2b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Request a new feature for Tweego +title: '' +labels: enhancement +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. E.g., I'm always frustrated when […] + +**Describe the solution you'd like.** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered.** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context.** +Add any other context or screenshots about the feature request here. From 8b0aaba0a7aae1ced788c09964d025de3c08e8e6 Mon Sep 17 00:00:00 2001 From: "Thomas M. Edwards" Date: Tue, 16 Feb 2021 13:52:33 -0600 Subject: [PATCH 2/5] Create config.yml --- .github/ISSUE_TEMPLATE/config.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..30e4906 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,4 @@ +contact_links: + - name: 🗣 Ask questions and discuss Tweego + url: https://github.com/tmedwards/tweego/discussions + about: Get help using Tweego From a562b8e237dbf048cb20da0ca18562b70c34a58d Mon Sep 17 00:00:00 2001 From: "Thomas M. Edwards" Date: Tue, 16 Feb 2021 13:53:57 -0600 Subject: [PATCH 3/5] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d3aa71b..35ce634 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,5 +1,5 @@ --- -name: Bug report +name: 🐞 Bug report about: Report an issue with Tweego title: '' labels: bug From c7dfa14e3758f26cb9cc40e51cb1112847dbaa4a Mon Sep 17 00:00:00 2001 From: "Thomas M. Edwards" Date: Tue, 16 Feb 2021 13:55:05 -0600 Subject: [PATCH 4/5] Update feature_request.md --- .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 d4ddb2b..2cd9e57 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,5 +1,5 @@ --- -name: Feature request +name: 📝 Feature request about: Request a new feature for Tweego title: '' labels: enhancement From 243cf70ed79e0c76caf7eeec34dc47a3aa12a922 Mon Sep 17 00:00:00 2001 From: "Thomas M. Edwards" Date: Tue, 16 Feb 2021 13:57:30 -0600 Subject: [PATCH 5/5] Create FUNDING.yml --- .github/FUNDING.yml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..cb0adbd --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,31 @@ +# These are supported funding model platforms + +# Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +# github: + +# Replace with a single Patreon username +patreon: thomasmedwards + +# Replace with a single Open Collective username +# open_collective: + +# Replace with a single Ko-fi username +ko_fi: thomasmedwards + +# Replace with a single Tidelift platform-name/package-name e.g., npm/babel +# tidelift: + +# Replace with a single Community Bridge project-name e.g., cloud-foundry +# community_bridge: + +# Replace with a single Liberapay username +# liberapay: + +# Replace with a single IssueHunt username +# issuehunt: + +# Replace with a single Otechie username +# otechie: + +# Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] +custom: https://cash.me/$thomasmedwards