From 1d1b927007c06118dece75608defc2c31d881efd Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Tue, 15 Apr 2025 12:50:29 +0200 Subject: [PATCH] chore: remove commit message instructions file --- .copilot-commit-message-instructions.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .copilot-commit-message-instructions.md diff --git a/.copilot-commit-message-instructions.md b/.copilot-commit-message-instructions.md deleted file mode 100644 index e241ef2..0000000 --- a/.copilot-commit-message-instructions.md +++ /dev/null @@ -1,7 +0,0 @@ -Use Conventional Commit format. -Avoid overly verbose descriptions or unnecessary details. -Start with a short sentence in imperative form, no more than 50 characters long. -Then leave an empty line and continue with a more detailed explanation. -Write only one sentence for the first part, and two or three sentences at most for the detailed explanation. -Keep message as short as possible. -Use bullet points for multiple changes. \ No newline at end of file