From f77e534b0960adaf24a8cbceee87bf47fc757905 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=C3=A0i=20L=C3=AA?= Date: Tue, 19 Aug 2025 01:25:13 +0700 Subject: [PATCH] Update prompts/create-github-pull-request-from-specification.prompt.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- prompts/create-github-pull-request-from-specification.prompt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prompts/create-github-pull-request-from-specification.prompt.md b/prompts/create-github-pull-request-from-specification.prompt.md index bd1818c..63f85ab 100644 --- a/prompts/create-github-pull-request-from-specification.prompt.md +++ b/prompts/create-github-pull-request-from-specification.prompt.md @@ -19,7 +19,7 @@ Create GitHub Pull Request for the specification at `${workspaceFolder}/.github/ ## Requirements - Single issue for the complete specification - Clear title/pull_request_template.md identifying the specification -- Fill enought infomation onto pull_request_template.md +- Fill enough information into pull_request_template.md - Verify against existing issues before creation - Don't ask user for permission between each step. Continue til the end.