Skip to content

Commit

Permalink
[github] update issue templates with emojis, same feature request url (
Browse files Browse the repository at this point in the history
  • Loading branch information
joshdholtz authored Dec 28, 2021
1 parent 75e3c5a commit 6aa76db
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Bug report
name: 🐛 Bug report
about: Filling a bug report
title: ""
labels: bug
Expand Down
16 changes: 8 additions & 8 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
blank_issues_enabled: false
contact_links:
- name: RevenueCat System Status
- name: 🚥 RevenueCat system status
url: https://status.revenuecat.com
about: Check RevenueCat's API status
- name: Our online community
- name: 🙋 Our online community
url: https://community.revenuecat.com
about: Please ask and answer questions here
- name: Account or billing support
about: Please ask and answer questions at https://community.revenuecat.com
- name: 🧾 Account or billing support
url: https://app.revenuecat.com/settings/support
about: Get help from our support team
- name: Feature Request
- name: Feature request
url: https://app.revenuecat.com/settings/support
about: Please use the Contact Us form instead of opening an issue. This is best channel that allows us to keep track of feature requests.
- name: Offerings, products, or available packages are empty
- name: Offerings, products, or available packages are empty
url: https://community.revenuecat.com/search?q=why_are_offerings_empty&content_type[0]=discussion
about: Why are my products, offerings, or available packages empty?
- name: Invalid Play Store credentials errors
- name: Invalid Play Store credentials errors
url: https://community.revenuecat.com/search?q=invalid_play_store_credentials&content_type%5B0%5D=discussion
about: How to solve Play Store credentials errors
- name: Unable to connect to the App Store (STORE_PROBLEM) errors
- name: Unable to connect to the App Store (STORE_PROBLEM) errors
url: https://community.revenuecat.com/search?q=store%20problem&content_type%5B0%5D=discussion
about: Why I get STORE_PROBLEM errors

4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
name: Feature request
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''

---

Please use https://support.revenuecat.com/hc/en-us/articles/360046422033-Feature-Requests instead of opening an issue. That is the best channel that allows us to keep track of feature requests.
Please use https://app.revenuecat.com/settings/support instead of opening an issue. That is the best channel that allows us to keep track of feature requests.

0 comments on commit 6aa76db

Please sign in to comment.