From bb49d937137677d10fe2b319be1eca1f37beeec8 Mon Sep 17 00:00:00 2001 From: Ashwin Maroli Date: Mon, 22 Nov 2021 10:52:17 +0530 Subject: [PATCH] Stop assigning Frank to docs-related issues --- .github/ISSUE_TEMPLATE/documentation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md index 7922ead0..a8e11cf2 100644 --- a/.github/ISSUE_TEMPLATE/documentation.md +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -1,9 +1,9 @@ --- name: Documentation about: Found a typo or something that isn't crystal clear in our docs? -title: 'docs: ' +title: '[Docs]: ' labels: documentation -assignees: DirtyF +assignees: '' ---