Skip to content

Commit a6b51d7

Browse files
authored
Update use-copilot-to-create-or-update-issues.md
Fix missing closing bracket
1 parent a93e027 commit a6b51d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/copilot/how-tos/use-copilot-for-common-tasks/use-copilot-to-create-or-update-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You stay in control of the process. You can review and refine what {% data varia
3030

3131
You can create issues from {% data variables.copilot.copilot_chat_short %} in {% data variables.product.github %}.
3232

33-
1. Go to {% data variables.copilot.copilot_chat_short %} ([https://github.com/copilot](https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=text).
33+
1. Go to {% data variables.copilot.copilot_chat_short %} ([https://github.com/copilot](https://github.com/copilot?ref_product=copilot&ref_type=engagement&ref_style=text)).
3434
1. In the prompt box, describe the issue you want to create.
3535

3636
If you contribute issues to multiple repositories, use the `repo-owner/repo-name` format to specify the target repository for this issue. If you don't specify a repository, {% data variables.product.prodname_copilot_short %} will infer the repository based on the repository you last created an issue in.

0 commit comments

Comments
 (0)