Skip to content

Commit fef8e92

Browse files
committed
chore(template): sync with dailydevops/template-dotnet [skip ci]
1 parent 8b15e80 commit fef8e92

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

.github/instructions/decisions.instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
applyTo: '**/*.*'
3-
description: 'Instructions for interpreting and applying architectural decisions from the decisions/ folder.'
3+
description: Instructions for interpreting and applying architectural decisions from the decisions/ folder.
44
---
55

66
# Decision Handling Instructions

.github/instructions/tsql.instructions.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
applyTo: '**/*.sql'
33

4-
description: 'This file contains instructions for T-SQL development.
5-
It includes guidelines for database schema design, query optimization, and following SQL coding standards.
6-
Ensure to follow the practices outlined in this file to maintain code quality and consistency.'
4+
description: 'This file contains instructions for T-SQL development. It includes guidelines for database schema design, query optimization, and following SQL coding standards. Ensure to follow the practices outlined in this file to maintain code quality and consistency.'
75
---
86

97
# T-SQL Development Instructions

.github/instructions/wording.instructions.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
applyTo: '.github/copilot-instructions.md, .github/instructions/*.instructions.md, decisions/**/*.md'
33

4-
description: 'This file contains instructions for wording and writing style.
5-
It includes guidelines for creating and modifying instruction files, decision documents, and Copilot instructions.
6-
Ensure to follow the practices outlined in this file to maintain consistency and clarity in documentation.'
4+
description: 'This file contains instructions for wording and writing style. It includes guidelines for creating and modifying instruction files, decision documents, and Copilot instructions. Ensure to follow the practices outlined in this file to maintain consistency and clarity in documentation.'
75
---
86

97
# Wording and Writing Style Instructions

0 commit comments

Comments
 (0)