Add license and protect repository #2

Merged
NyxiumYuuki merged 4 commits from claude/add-license-protection-01VCHnCLUEvqQJjEynZR5LFs into master 2025-11-29 06:30:31 +01:00
NyxiumYuuki commented 2025-11-29 06:09:24 +01:00 (Migrated from github.com)
  • Add MIT LICENSE file with proper copyright attribution
  • Add SECURITY.md with vulnerability reporting guidelines
  • Add CONTRIBUTING.md with contribution guidelines and standards
  • Add CODE_OF_CONDUCT.md following Contributor Covenant 2.1
  • Add .github/CODEOWNERS for code ownership protection
  • Add GitHub issue templates (bug report, feature request)
  • Add pull request template for standardized PRs
  • Add automated workflows for code quality and security checks
  • Add dependency review workflow for license compliance

This establishes professional standards and protections for the repository.

- Add MIT LICENSE file with proper copyright attribution - Add SECURITY.md with vulnerability reporting guidelines - Add CONTRIBUTING.md with contribution guidelines and standards - Add CODE_OF_CONDUCT.md following Contributor Covenant 2.1 - Add .github/CODEOWNERS for code ownership protection - Add GitHub issue templates (bug report, feature request) - Add pull request template for standardized PRs - Add automated workflows for code quality and security checks - Add dependency review workflow for license compliance This establishes professional standards and protections for the repository.
Sign in to join this conversation.
No description provided.