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
copilot/add-licensing-and-governance-filesMunyayLLC/https-github.com-joe10832-onchaintestkit:copilot/add-licensing-and-governance-filesCopy head branch name to clipboard
copilot/add-licensing-and-governance-filesMunyayLLC/https-github.com-joe10832-onchaintestkit:copilot/add-licensing-and-governance-filesCopy head branch name to clipboard
@copilot Add standard licensing and governance files to the repo.
Scope:
Add Apache-2.0 LICENSE file.
Add NOTICE including project name, years, and holder.
Update README with License and Pricing sections (pricing template with TODOs to fill in contact and rates).
Add CODEOWNERS (default to * @joe10832).
Add SECURITY.md with vuln reporting contact (use placeholder to be updated).
Add minimal CI GitHub Actions workflow for TypeScript/JavaScript (install + test or lint).
Assumptions:
Base branch: main.
Copyright holder/years placeholder: "2024-2025 Munyay Holdings LLC" (adjust if needed).
Pricing: template text with TODOs for billing contact and rates; do not invent actual prices.
Security contact: placeholder to be updated by maintainers.
Deliverables:
LICENSE (Apache-2.0).
NOTICE with project details and holder/years.
README updates (License + Pricing sections).
CODEOWNERS with default ownership.
SECURITY.md with contact placeholder and responsible disclosure steps.
.github/workflows/ci.yml minimal lint/test workflow for Node/TypeScript (npm install; npm test or npm run lint if no tests).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.
Original prompt
This pull request was created from Copilot chat.
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.