Skip to content

Commit da7f7c1

Browse files
authored
Merge pull request #106 from rajbos/rajbos-patch-1
Update copilot instructions for PR submissions
2 parents 4c76ccd + 9f4e5aa commit da7f7c1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/copilot-instructions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,4 +169,5 @@ When working on this project, you'll likely need to:
169169
- All data processing happens in the browser
170170
- CSV files are processed locally (not uploaded to servers)
171171
- 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

Comments
 (0)