Skip to content

docs: update GOVERNANCE.md link formatting 📝#3

Merged
mingcheng merged 1 commit into
mainfrom
chore/update-governance-formatting
Jun 8, 2026
Merged

docs: update GOVERNANCE.md link formatting 📝#3
mingcheng merged 1 commit into
mainfrom
chore/update-governance-formatting

Conversation

@mingcheng

Copy link
Copy Markdown
Contributor
  • convert relative links to absolute GitHub URLs for .github/CODEOWNERS and .github/ruleset.json
  • wrap long lines for improved markdown readability and consistency

- convert relative links to absolute GitHub URLs for `.github/CODEOWNERS` and `.github/ruleset.json`
- wrap long lines for improved markdown readability and consistency

Signed-off-by: mingcheng <mingcheng@apache.org>
@mingcheng mingcheng requested a review from Copilot June 8, 2026 03:35
@mingcheng mingcheng merged commit 57e683f into main Jun 8, 2026
2 checks passed
@mingcheng mingcheng deleted the chore/update-governance-formatting branch June 8, 2026 03:36

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates governance documentation links to improve readability by wrapping long lines and switching from relative links to absolute GitHub URLs, so readers can navigate to the referenced policy files directly.

Changes:

  • Convert .github/CODEOWNERS and .github/ruleset.json references to absolute GitHub links.
  • Wrap the approval-policy lines for improved Markdown formatting/readability.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread GOVERNANCE.md
be merged. At least one approval must come from a code owner of the modified paths
(see [`.github/CODEOWNERS`](.github/CODEOWNERS)).
(see
[`.github/CODEOWNERS`](https://github.com/areal-project/areal/blob/main/.github/CODEOWNERS)).
Comment thread GOVERNANCE.md
- The branch protection rules on `main` are documented in
[`.github/ruleset.json`](.github/ruleset.json) and are the source of truth for
mechanical enforcement of this policy.
[`.github/ruleset.json`](https://github.com/areal-project/areal/blob/main/.github/ruleset.json)
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.

2 participants