From 3369b94741a8cd02fb49a455233d29940281b718 Mon Sep 17 00:00:00 2001 From: Brian Skinn Date: Tue, 6 Jun 2023 11:25:09 -0400 Subject: Title-case blank issue type name --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 90e98d66..717686ad 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: true contact_links: - - name: "Blank issue template" + - name: "Blank Issue Template" url: https://github.com/paramiko/paramiko/issues/new about: "Use this as a last resort, if none of the other issue types fit." \ No newline at end of file -- cgit v1.2.3