mirror of
https://github.com/bahmcloud/HA-KNX-Bridge.git
synced 2026-04-06 18:01:14 +00:00
Track project prompt and state files
This commit is contained in:
20
.idea/START_PROMPT.md
generated
Normal file
20
.idea/START_PROMPT.md
generated
Normal file
@@ -0,0 +1,20 @@
|
||||
# Start Prompt (Use for Every New Chat)
|
||||
|
||||
You are working on the `HA-KNX-Bridge` project.
|
||||
|
||||
Required steps at the start of every new chat:
|
||||
1. Read `.idea/PROJECT_STATE.md` to understand the goal and current status.
|
||||
2. Scan the repository for recent code changes relevant to the request.
|
||||
3. If you make changes, update `.idea/PROJECT_STATE.md` to reflect the new state and date.
|
||||
|
||||
Constraints:
|
||||
- Keep the project description and state accurate and concise.
|
||||
- Always write an explicit date (YYYY-MM-DD) when updating the Current State section.
|
||||
- Do not invent progress; only record what is verified in the repo.
|
||||
- After any user-relevant change and version bump, update `README.md`.
|
||||
- Maintain `CHANGELOG.md` with newest entries at the top, format:
|
||||
- Version number
|
||||
- Date (YYYY-MM-DD)
|
||||
- Bullet list of changes
|
||||
- Create releases only when explicitly requested.
|
||||
- Keep the version number consistent in all files where it appears.
|
||||
Reference in New Issue
Block a user