Skip to content

Commit 3f0afd7

Browse files
committed
ci: tweak docs prompt
1 parent 0545c5d commit 3f0afd7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/docs-update.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,5 @@ jobs:
6666
4. If you are creating a new documentation file be sure to update packages/web/astro.config.mjs too.
6767
6868
Focus on user-facing features and API changes. Skip internal refactors, bug fixes, and test updates unless they affect user-facing behavior.
69-
All doc related commits should start with "docs:" prefix.
69+
Don't feel the need to document every little thing. It is perfectly okay to make 0 changes at all.
70+
Try to keep documentation only for large features or changes that already have a good spot to be documented.

0 commit comments

Comments
 (0)