From 240b82e0d596e5b2f1f1718cd117da8d2a8d4891 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Mon, 24 Apr 2023 14:10:41 -0700 Subject: [PATCH] docs: update with discord community link Signed-off-by: Varun Patil --- .github/ISSUE_TEMPLATE/bug_report.md | 27 +++++++++++++++++++-------- README.md | 3 ++- 2 files changed, 21 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f2791856..96dc216e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,9 +1,26 @@ --- name: Bug report about: Create a report to help us improve -title: "" +title: '' labels: needs triage -assignees: "" +assignees: '' +--- + +**🛑 READ THE FOLLOWING BEFORE YOU CONTINUE! 🛑** + +All bugs must follow the issue template below, or they will be closed without triage. +If it is a help request, you might want to try the [Discord community](https://discord.gg/7Dr9f9vNjJ) first. +Make the following items are true before filing a bug: + +- You are using the latest version of the app. +- You tried and can replicate the bug consistently. +- The problem persists after clearing browser cache. +- You have followed the [configuration steps](https://github.com/pulsejet/memories/wiki/Configuration). +- You have searched the [open issues](https://github.com/pulsejet/memories/issues) +- You are NOT using `OCCWeb` to run `occ` commands + +If you are sure the above is true, _remove this section_ and fill in the template below. + --- **Describe the bug** @@ -26,9 +43,3 @@ Add any other context about the problem here. - Any errors in the JS console? - Any errors in the Nextcloud server logs? - -**Important: Are all of the following are true?** - -- I have followed the [configuration steps](https://github.com/pulsejet/memories/wiki/Configuration). -- I am NOT using `OCCWeb` to run `occ` commands -- The problem persists after clearing browser cache diff --git a/README.md b/README.md index 24281cd2..fffec441 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,11 @@ ![GitHub](https://img.shields.io/github/license/pulsejet/memories) [![e2e](https://github.com/pulsejet/memories/actions/workflows/e2e.yaml/badge.svg)](https://github.com/pulsejet/memories/actions/workflows/e2e.yaml) [![Demo](https://img.shields.io/badge/demo-online-blue)](https://memories-demo.radialapps.com/apps/memories/) -[![Gitter](https://img.shields.io/gitter/room/pulsejet/memories)](https://gitter.im/pulsejet/memories) [![GitHub issues](https://img.shields.io/github/issues/pulsejet/memories)](https://github.com/pulsejet/memories/issues) [![GitHub Sponsor](https://img.shields.io/github/sponsors/pulsejet?logo=GitHub)](https://github.com/sponsors/pulsejet) +[![Discord](https://dcbadge.vercel.app/api/server/7Dr9f9vNjJ)](https://discord.gg/7Dr9f9vNjJ) + Memories is a _batteries-included_ photo management solution for Nextcloud with advanced features ## 🎁 Features