Skip to content

Commit ba386b7

Browse files
authored
Fix formatting in GitHub Copilot instructions template
Removed backticks from the description field.
1 parent e13c74b commit ba386b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/github_copilot_instructions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 📄 GitHub Copilot Instructions feedback
2-
description: Share feedback about the `.github/copilot-instructions.md` documentation (model choice, prompt results, clarity, etc.).
2+
description: Share feedback about the .github/copilot-instructions.md documentation (model choice, prompt results, clarity, etc.).
33
title: "[GitHub Copilot Instructions feedback]: "
44
labels: [documentation, copilot]
55
body:

0 commit comments

Comments
 (0)