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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -169,3 +169,4 @@ Test method names are converted to lowercase snake_case for snapshot filenames t
169
169
- Site docs in `src/site/markdown/` (filtered for `${project.version}` substitution)
170
170
- Update `src/site/site.xml` when adding new documentation pages
171
171
- Javadoc required for public APIs except `json` and `events` packages (self-documenting DTOs)
172
+
-**Copilot CLI Version**: When updating the required Copilot CLI version in `README.md`, also update it in `src/site/markdown/index.md` to keep them in sync
0 commit comments