From 4898e7baacc4ed40d880b48e894b61118776dddb Mon Sep 17 00:00:00 2001 From: Richard Moore Date: Tue, 27 Apr 2021 18:43:54 -0400 Subject: [PATCH] admin: update issue templates --- .github/ISSUE_TEMPLATE/documentation.md | 4 ++-- .github/ISSUE_TEMPLATE/other.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index d1667bb3a..7e43cde76 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -1,13 +1,13 @@ --- name: Documentation -about: Documentation Request or Suggest +about: Documentation request or suggestion title: '' labels: documentation assignees: '' --- -Please include anything about the documentation you would like to see improved. +Please include anything about the [documentation](https://docs.ethers.io) you would like to see improved. - Missing information or details? - Wrong Information? diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md index c8a723bab..f6ccb3bc3 100644 --- a/.github/ISSUE_TEMPLATE/other.md +++ b/.github/ISSUE_TEMPLATE/other.md @@ -1,6 +1,6 @@ --- name: Other -about: Something Else +about: Something else title: '' labels: '' assignees: ''