Add open source release files#2
Merged
Merged
Conversation
Add LICENSE (MIT), CODEOWNERS, CODE_OF_CONDUCT.md, CONTRIBUTING.md, SECURITY.md, and SUPPORT.md as required for open-sourcing TUIKit. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Adds standard open-source “release readiness” repo files (license + community health docs) to prepare TUIKit for a public release.
Changes:
- Adds MIT
LICENSE. - Adds GitHub community health files:
CODE_OF_CONDUCT.md,CONTRIBUTING.md,SECURITY.md,SUPPORT.md. - Adds repository-wide
CODEOWNERS.
Show a summary per file
| File | Description |
|---|---|
| SUPPORT.md | Describes how users should get help (Issues/Discussions). |
| SECURITY.md | Documents coordinated vulnerability reporting guidance. |
| LICENSE | Adds MIT license text. |
| CONTRIBUTING.md | Provides contribution workflow and prerequisites. |
| CODE_OF_CONDUCT.md | Adds Contributor Covenant Code of Conduct. |
| CODEOWNERS | Sets default code owner team for the repo. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 6/6 changed files
- Comments generated: 5
|
Warning This is an internal experiment to assess Copilot's ability to auto-approve PRs. Please 👍 this comment if the assessment below is correct and 👎 if not. Feedback in #f-ccr-auto-approve is appreciated! Copilot thinks this PR is not ready to approve — see review comments for details. |
- LICENSE: add year and (c) marker - CONTRIBUTING.md: fix toolchain to Bun/TypeScript, use relative links - SECURITY.md: use standard email format instead of obfuscated - SUPPORT.md: use relative link for Discussions Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
The linter flags relative links as broken — use absolute URL instead. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Adds the required files for open-sourcing TUIKit, based on the official templates from github/open-source-releases.
Files added
@github/copilot-cli-designContext
This is part of preparing TUIKit for open-source release. Next steps after merge:
@github/employeeswith read accessgithub/open-source-releasesgithub/security-iam