Skip to content

Commit 9deda16

Browse files
authored
Create custom instructions for GH copilot to review ref docs (#28858)
1 parent 824280c commit 9deda16

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
applyTo: "**/help/*.md"
3+
---
4+
5+
## Reference help documentation requirements
6+
7+
When writing reference documents for PowerShell cmdlets, please follow these guidelines to ensure readability and helpfulness:
8+
9+
1. **Avoid over-simplified description** - For parameters and cmdlets, avoid over-simplified description such as "Some help", or simply repeating the parameter name.

0 commit comments

Comments
 (0)