diff --git a/.github/instructions/*.instructions.md b/.github/instructions/*.instructions.md new file mode 100644 index 0000000..c592623 --- /dev/null +++ b/.github/instructions/*.instructions.md @@ -0,0 +1,8 @@ +# General guidelines + +* keep PR summaries concise +* suggest improvements with regards to: + * code readability & maintainability + * make sure new code is a) testable and b) tested + +TODO: extend this file, see comprehensive example here: https://github.com/github/awesome-copilot/blob/main/prompts/copilot-instructions-blueprint-generator.prompt.md