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?