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
Copy file name to clipboardExpand all lines: .github/copilot-instructions.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -169,4 +169,5 @@ When working on this project, you'll likely need to:
169
169
- All data processing happens in the browser
170
170
- CSV files are processed locally (not uploaded to servers)
171
171
- The app is designed for periodic usage reporting, not real-time monitoring
172
-
-**Minimal Changes**: Only modify files that are absolutely necessary to implement the requested features - avoid unnecessary changes to unrelated files
172
+
-**Minimal Changes**: Only modify files that are absolutely necessary to implement the requested features - avoid unnecessary changes to unrelated files
173
+
- When you need to make changes and send in a PR, run the application with the test data, and provide relevant screenshots in the PR that show the changes
0 commit comments