docs: Mention file extension for issue_template directory (#20057)

tokarchuk/v1.18
s-hamann 2 years ago committed by GitHub
parent e67e685ed8
commit 7e733ee904
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      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
---

Loading…
Cancel
Save