From dc776b171acbdfba2dd554a0b2c163377a0a51c3 Mon Sep 17 00:00:00 2001 From: Micah Jerome Ellison Date: Sat, 6 Feb 2021 14:10:21 -0800 Subject: [PATCH] Fix case on documentation tag in issue template --- .github/ISSUE_TEMPLATE/documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index 24aacdd3..dc186ee9 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -2,7 +2,7 @@ name: Documentation Change about: Request or report any updates to our documentation (https://jrnl.sh) title: '' -labels: ":new:, Documentation" +labels: ":new:, documentation" assignees: '' ---