diff options
| author | Aiden Cline <[email protected]> | 2025-12-21 22:32:04 -0600 |
|---|---|---|
| committer | Aiden Cline <[email protected]> | 2025-12-21 22:32:04 -0600 |
| commit | 02d4594abfebaf7d8c8677025b2fde817777516b (patch) | |
| tree | ed2a284a248ef2d1f2e703f8aeaf1c15a53d7ac0 /.github | |
| parent | c1894b4e3ddb5e21ad9677f6f535e8994f260f28 (diff) | |
| download | opencode-02d4594abfebaf7d8c8677025b2fde817777516b.tar.gz opencode-02d4594abfebaf7d8c8677025b2fde817777516b.zip | |
ci: update docs prompt
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/docs-update.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/docs-update.yml b/.github/workflows/docs-update.yml index 9b93ba803..36efa7c83 100644 --- a/.github/workflows/docs-update.yml +++ b/.github/workflows/docs-update.yml @@ -61,3 +61,4 @@ jobs: 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. + All doc related commits should start with "docs:" prefix. |
