diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 63b3ea5fe0..0f12007117 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,11 @@ blank_issues_enabled: true contact_links: + - name: Landscape design issue + url: https://github.com/urbit/landscape/issues/new?assignees=&labels=design+issue&template=report-a-design-issue.md&title= + about: Submit non-functionality, design-specific issues to the Landscape team here. - name: Landscape feature request url: https://github.com/urbit/landscape/issues/new?assignees=&labels=feature+request&template=feature_request.md&title= about: Landscape is comprised of Tlon's user applications and client for Urbit. Submit Landscape feature requests here. - name: urbit-dev mailing list url: https://groups.google.com/a/urbit.org/g/dev - about: Developer questions and discussions also take place on the urbit-dev mailing list. \ No newline at end of file + about: Developer questions and discussions also take place on the urbit-dev mailing list.