Skip to content

Commit 1356379

Browse files
Merge branch 'main' into cursor/SOU-94-image-proxy-header-fix-a921
2 parents 438de75 + c040411 commit 1356379

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.cursor/rules/cloud_agent.mdc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
description: This rule should only be used when running in the context of a cloud agent.
3+
alwaysApply: false
4+
---
5+
6+
- After creating a PR, create a follow-up commit with a Changelog entry in CHANGELOG.md with a short description of the change. Follow the existing conventions in that file, namely: 1) entries must be parented under a header (Added, Changed, Deprecated, Removed, Fixed, or Security), 2) entries must include the GitHub pull request id at the end of the line, formatted as [#<id>](<url>) (e.g., [#696](https://github.com/sourcebot-dev/sourcebot/pull/696)).

0 commit comments

Comments
 (0)