From 5c59ac9dfd6a1fa0d10ef69a7b5dd4236d34873c Mon Sep 17 00:00:00 2001 From: marchersimon <50295997+marchersimon@users.noreply.github.com> Date: Thu, 11 Nov 2021 12:47:00 +0100 Subject: [PATCH] gh-issue-create: fix file name (#7407) --- pages/common/gh-issue-create.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/gh-issue-create.md b/pages/common/gh-issue-create.md index 06f4b32d1f..cd55b84599 100644 --- a/pages/common/gh-issue-create.md +++ b/pages/common/gh-issue-create.md @@ -1,4 +1,4 @@ -# gh issue +# gh issue create > Create GitHub issues on a repository from the command-line. > More information: .