Skip to content

chore(#93,#101): add community files and SPDX license header#102

Merged
randomm merged 2 commits intomainfrom
feature/issue-93-101-community-files
Mar 19, 2026
Merged

chore(#93,#101): add community files and SPDX license header#102
randomm merged 2 commits intomainfrom
feature/issue-93-101-community-files

Conversation

@randomm
Copy link
Copy Markdown
Owner

@randomm randomm commented Mar 19, 2026

Summary

  • Add CONTRIBUTING.md with contribution workflow and quality gates
  • Add CODE_OF_CONDUCT.md (Contributor Covenant v2.1)
  • Add SECURITY.md with vulnerability reporting process
  • Add SPDX-License-Identifier: Apache-2.0 header to lib.rs

Part of EPIC #88 (open-source readiness).

Fixes #93
Fixes #101

randomm added 2 commits March 19, 2026 20:53
Add CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md for open-source
readiness. Add SPDX-License-Identifier: Apache-2.0 header to lib.rs.

Fixes #93, Fixes #101
@randomm randomm merged commit 2194e3e into main Mar 19, 2026
8 checks passed
@randomm randomm deleted the feature/issue-93-101-community-files branch March 19, 2026 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: add SPDX license header to lib.rs chore: add CONTRIBUTING.md, CODE_OF_CONDUCT.md, and SECURITY.md

1 participant