Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ Thumbs.db

# Nextcloud
.htaccess
docs/.docusaurus/
docs/node_modules/
2 changes: 2 additions & 0 deletions openspec/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,5 @@ rules:
- Test Nextcloud theming sync (colors, logo)
- Test dark mode compatibility
- Verify WCAG AA contrast ratios
- Follow mandatory task categories from ADRs 005, 009, 010, 011
- Deduplication check focuses on existing token sets and CSS layers (not OpenRegister services)
Loading