diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 2e185917d1..a33350396c 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,4 +1,4 @@ -[//]: # (Before logging this issue, please post to the Report a Bug guild from the Habitica website's Help menu. Most bugs can be handled quickly there. If a GitHub issue is needed, you will be advised of that by a moderator or staff member -- a player with a dark blue or purple name. It is recommended that you don't create a new issue unless advised to.) +[//]: # (Before logging this issue, please contact site administrators from the Habitica website's Help menu. Most bugs can be handled quickly there. If a GitHub issue is needed, staff will let you know. It is recommended that you don't create a new issue unless advised to.) [//]: # (Bugs in the mobile apps can also be reported there.) @@ -6,15 +6,14 @@ [//]: # (For more guidelines see https://github.com/HabitRPG/habitica/issues/2760) -[//]: # (Fill out relevant information - UUID is found from the Habitia website at User Icon > Settings > API) +[//]: # (Fill out relevant information - UUID is found from the Habitica website at User Icon > Settings > API) ### General Info - * UUID: - * Browser: - * OS: + * UUID: + * Browser: + * OS: ### Description [//]: # (Describe bug in detail here. Include screenshots if helpful.) #### Console Errors [//]: # (Include any JavaScript console errors here.) - diff --git a/README.md b/README.md index 34b1c42a35..9cd3bf05ac 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,6 @@ Habitica ![Build Status](https://github.com/HabitRPG/habitica/workflows/Test/bad Habitica's code is licensed as described at https://github.com/HabitRPG/habitica/blob/develop/LICENSE -**Found a bug?** Please report it in the [Report a Bug guild](https://habitica.com/groups/guild/a29da26b-37de-4a71-b0c6-48e72a900dac) rather than creating an issue (an admin will advise you if a new issue is necessary; usually it is not). +**Found a bug?** Please report it to [admin email](mailto:admin@habitica.com) rather than creating an issue (an admin will advise you if a new issue is necessary; usually it is not). **Have any questions about Habitica or its community?** See the links in the [habitica.com](https://habitica.com) website's Help menu or drop in to [Guilds > Tavern Chat](https://habitica.com/groups/tavern) to ask questions or chat socially! diff --git a/website/client/src/components/appFooter.vue b/website/client/src/components/appFooter.vue index 4e0aa946f0..c95be8c00d 100644 --- a/website/client/src/components/appFooter.vue +++ b/website/client/src/components/appFooter.vue @@ -83,9 +83,12 @@
  • - + {{ $t('reportBug') }} - +
  • {{ $t('dataDisplayTool') }}
  • - - {{ $t('reportProblem') }} - + {{ $t('reportBug') }} +
  • {{ $t('overview') }} - {{ $t('reportBug') }} - + admin@habitica.com -
    - {{ $t('reportBug') }} - :  - Report a Bug guild or  - GitHub +
    + {{ $t('reportBug') }} + :  + + admin@habitica.com +
    {{ $t('reportCommunityIssues') }} :  admin@habitica.com
    + +
    + {{ $t('reportBug') }} + :  + admin@habitica.com +

    {{ $t('subscriptionPaymentIssues') }} :  @@ -52,8 +56,10 @@