Skip to content

Commit 4288850

Browse files
committed
Removed duplicate section
1 parent af51190 commit 4288850

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -113,21 +113,7 @@ This project features an **ASP.NET Core** backend (REST API) and a **Svelte 5 Ty
113113

114114
---
115115

116-
## 8. Developer Planning & Reflection
117-
118-
### Pre-Coding Reflection
119-
120-
Before implementing your solution, reflect on the following steps:
121-
122-
1. **Core Requirement:** Identify the problem or feature you need to implement.
123-
2. **Approach Comparison:** Consider three possible approaches to the implementation.
124-
3. **Simplicity First:** Choose the simplest approach that meets all requirements.
125-
4. **Clarifying Questions:** Ask:
126-
- Can this be split into smaller functions?
127-
- Are there unnecessary abstractions?
128-
- Will this be clear to a junior
129-
130-
## 9. Project Structure
116+
## 8. Project Structure
131117

132118
```plaintext
133119
project-root/

0 commit comments

Comments
 (0)