docs: add repository README describing the org profile repo - #1
Open
appleboy wants to merge 1 commit into
Open
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Adds a root-level README.md to the organization’s special .github repository to explain its purpose (community health defaults + org profile) and to provide quick navigation to the org profile README and the primary go-signet project repositories.
Changes:
- Introduces a new root
README.mddescribing the role of the.githubrepo within the go-signet organization. - Adds links to
profile/README.mdand a curated list of key go-signet repositories.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -0,0 +1,28 @@ | |||
| # go-signet/.github | |||
|
|
|||
| This is the special [community health / organization profile](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file) repository for the **[go-signet](https://github.com/go-signet)** organization. | |||
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
README.mdfor this special.githubrepository, explaining its role as the organization profile / community health repoprofile/README.mdand the key go-signet repositories (signet,cli,sdk-go,sdk-python,helm-signet,brand)Repo description and topics were also updated on GitHub (oauth2, oidc, authorization-server, golang, jwt, pkce, mcp, etc.).
🤖 Generated with Claude Code