From 08308e2287521f2a321cc008167886f5d89a35cd Mon Sep 17 00:00:00 2001 From: Ashcon Partovi Date: Fri, 24 Feb 2023 09:57:39 -0800 Subject: [PATCH] Update docs issue template --- .../ISSUE_TEMPLATE/{4-docs-problem.yml => 4-docs-issue.yml} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename .github/ISSUE_TEMPLATE/{4-docs-problem.yml => 4-docs-issue.yml} (94%) diff --git a/.github/ISSUE_TEMPLATE/4-docs-problem.yml b/.github/ISSUE_TEMPLATE/4-docs-issue.yml similarity index 94% rename from .github/ISSUE_TEMPLATE/4-docs-problem.yml rename to .github/ISSUE_TEMPLATE/4-docs-issue.yml index 3164882483..4c4031388f 100644 --- a/.github/ISSUE_TEMPLATE/4-docs-problem.yml +++ b/.github/ISSUE_TEMPLATE/4-docs-issue.yml @@ -1,6 +1,6 @@ -name: 📗 Documentation Request +name: 📗 Documentation Issue description: Tell us if there is missing or incorrect documentation -labels: [documentation] +labels: [docs] body: - type: markdown attributes: