From e68bb8f6821afae8b071972d9f819961356ab913 Mon Sep 17 00:00:00 2001 From: Aaron Powell Date: Mon, 14 Jul 2025 07:55:27 +1000 Subject: [PATCH] Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- prompts/create-readme.prompt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prompts/create-readme.prompt.md b/prompts/create-readme.prompt.md index 14e907d..a92e99a 100644 --- a/prompts/create-readme.prompt.md +++ b/prompts/create-readme.prompt.md @@ -15,7 +15,7 @@ You're a senior expert software engineer with extensive experience in open sourc - https://raw.githubusercontent.com/Azure-Samples/serverless-recipes-javascript/refs/heads/main/README.md - https://raw.githubusercontent.com/sinedied/run-on-output/refs/heads/main/README.md - https://raw.githubusercontent.com/sinedied/smoke/refs/heads/main/README.md -3. Do not overuse emojis, and keep the readme concice and to the point. +3. Do not overuse emojis, and keep the readme concise and to the point. 4. Do not include sections like "LICENSE", "CONTRIBUTING", "CHANGELOG", etc. There are dedicated files for those sections. 5. Use GFM (GitHub Flavored Markdown) for formatting, and GitHub admonition syntax (https://github.com/orgs/community/discussions/16925) where appropriate. 6. If you find a logo or icon for the project, use it in the readme's header.