From d123ac35436c2598647eff660eedc64017d2a4a2 Mon Sep 17 00:00:00 2001 From: black Date: Mon, 20 Jun 2022 17:44:42 +0200 Subject: [PATCH] docs: Mention file extension for issue_template directory --- docs/content/doc/usage/issue-pull-request-templates.en-us.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/doc/usage/issue-pull-request-templates.en-us.md b/docs/content/doc/usage/issue-pull-request-templates.en-us.md index 185b895d1070e..38cbfbf8a5a3c 100644 --- a/docs/content/doc/usage/issue-pull-request-templates.en-us.md +++ b/docs/content/doc/usage/issue-pull-request-templates.en-us.md @@ -85,7 +85,7 @@ Possible directory names for issue templates: - `.gitlab/ISSUE_TEMPLATE` - `.gitlab/issue_template` -Inside the directory can be multiple issue templates with the form +Inside the directory can be multiple markdown (`.md`) issue templates of the form ```md ---