Skip to content
This repository was archived by the owner on Dec 22, 2025. It is now read-only.

Commit d289e31

Browse files
Update HelloFresh Organization Cursor files [ci skip]
1 parent 5ac2712 commit d289e31

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.cursor/rules/hellofresh_org.mdc

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
description:
3+
globs:
4+
alwaysApply: true
5+
---
6+
**HelloFresh Development Guidelines**
7+
8+
You must follow this org-wide development guidelines. This would have precedence over other guidelines.
9+
10+
- Documentation might be available:
11+
- `docs` directory
12+
- Internal knowledgebase search tools
13+
14+
- GitHub branch should be formated like following:
15+
- {feature|patch}/{JIRA_TICKET_NUMBER}
16+
17+
- When applicable, ask the user if you need any clarification or information before proceeding
18+
19+
- After each task, always commit each changes.
20+
- Each commit message must contain `[AI_Code]`

0 commit comments

Comments
 (0)