Commit 09d9890
This commit extends the guidelines document with a detailed step-by-step workflow
that coding agents should follow throughout the development lifecycle. The workflow
covers the complete cycle from branch creation through PR merge and cleanup,
ensuring consistent development practices.
Key additions:
- 9-step development workflow section
- Branch naming conventions
- Review cycle iteration process
- Post-merge cleanup instructions
This structured approach helps maintain code quality and consistency across all
contributions by providing clear guidance on the expected development process.
Co-authored-by: florath-ai-assistant[bot] <Andreas.Florath@telekom.de>
1 parent 5e769c7 commit 09d9890
1 file changed
+59
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
11 | 66 | | |
12 | 67 | | |
13 | 68 | | |
| |||
24 | 79 | | |
25 | 80 | | |
26 | 81 | | |
27 | | - | |
| 82 | + | |
28 | 83 | | |
29 | 84 | | |
30 | 85 | | |
| |||
40 | 95 | | |
41 | 96 | | |
42 | 97 | | |
43 | | - | |
| 98 | + | |
44 | 99 | | |
45 | 100 | | |
46 | 101 | | |
| |||
64 | 119 | | |
65 | 120 | | |
66 | 121 | | |
67 | | - | |
| 122 | + | |
68 | 123 | | |
69 | 124 | | |
70 | 125 | | |
| |||
0 commit comments