You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every created project includes **AI tutoring** to help you get oriented and productive quickly:
260
+
261
+
- 🤖 **Copilot instructions** (`.copilot-instructions.md`) - When you open a project, Copilot presents a friendly welcome message explaining what's already built and what you can do next. Ask Copilot to "read instructions" anytime for guidance.
262
+
- 📚 **Training materials** (`docs/training/`) - Comprehensive guides for all features
262
263
- 🔍 **Logic from natural language** (translate English → rules)
263
264
264
265
```python
265
266
# Paste into Copilot: "Create logic for check credit"
0 commit comments