From 5732fde4d94f632a2ea388e5fb044add28baba44 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Tue, 22 Sep 2020 14:32:18 -0500 Subject: [PATCH] Updating issue template to show lemmy-ui. --- .github/ISSUE_TEMPLATE/BUG_REPORT.md | 2 ++ .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index b57e0e125..df577f783 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -9,6 +9,8 @@ assignees: '' Found a bug? Please fill out the sections below. 👍 +For front end issues, use [lemmy-ui](https://github.com/LemmyNet/lemmy-ui) + ### Issue Summary A summary of the bug. diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md index 957f4cdfc..1d9c7d358 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md @@ -7,6 +7,8 @@ assignees: '' --- +For front end issues, use [lemmy-ui](https://github.com/LemmyNet/lemmy-ui) + ### Is your proposal related to a problem?