Browse Source

ci: update docs prompt

Aiden Cline 2 months ago
parent
commit
02d4594abf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/docs-update.yml

+ 1 - 0
.github/workflows/docs-update.yml

@@ -61,3 +61,4 @@ jobs:
             3. If all new features are already documented, report that no updates are needed
             3. If all new features are already documented, report that no updates are needed
 
 
             Focus on user-facing features and API changes. Skip internal refactors, bug fixes, and test updates unless they affect user-facing behavior.
             Focus on user-facing features and API changes. Skip internal refactors, bug fixes, and test updates unless they affect user-facing behavior.
+            All doc related commits should start with "docs:" prefix.