mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
ci: tweak docs prompt
This commit is contained in:
parent
0545c5da2d
commit
3f0afd7cf6
1 changed files with 2 additions and 1 deletions
3
.github/workflows/docs-update.yml
vendored
3
.github/workflows/docs-update.yml
vendored
|
|
@ -66,4 +66,5 @@ jobs:
|
|||
4. If you are creating a new documentation file be sure to update packages/web/astro.config.mjs too.
|
||||
|
||||
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.
|
||||
Don't feel the need to document every little thing. It is perfectly okay to make 0 changes at all.
|
||||
Try to keep documentation only for large features or changes that already have a good spot to be documented.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue