Skip to content

Commit bbad1b6

Browse files
committed
chore: remove Code of Conduct and Security Policy documents
1 parent 7619047 commit bbad1b6

File tree

3 files changed

+1
-252
lines changed

3 files changed

+1
-252
lines changed

CODE_OF_CONDUCT.md

Lines changed: 0 additions & 79 deletions
This file was deleted.

CONTRIBUTING.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Feature requests are welcome! When suggesting features, please:
3737
git checkout -b feature/your-feature-name
3838
```
3939

40-
2. **Follow the development guidelines** in [CLAUDE.md](CLAUDE.md):
40+
2. **Follow the development guidelines**:
4141
- PHP 8.0+ compatible (no PHP 8.1+ exclusive features)
4242
- Follow PSR-12 coding standards
4343
- Use strict types (`declare(strict_types=1)`)
@@ -240,7 +240,6 @@ document.addEventListener('DOMContentLoaded', function() {
240240
## Documentation
241241

242242
- Update [README.md](README.md) for user-facing changes
243-
- Update [CLAUDE.md](CLAUDE.md) for development guidelines
244243
- Add comments for complex logic
245244
- Update translation files for new text
246245

@@ -265,7 +264,6 @@ When adding new user-facing text:
265264

266265
## Questions?
267266

268-
- Review [CLAUDE.md](CLAUDE.md) for comprehensive development guidelines
269267
- Check existing code for examples
270268
- Open a discussion on GitHub
271269

SECURITY.md

Lines changed: 0 additions & 170 deletions
This file was deleted.

0 commit comments

Comments
 (0)