Point RFCs at Astrid Runtime#35
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Updates repository-facing RFC process documentation and templates to reference the new Astrid Runtime GitHub organization/repositories, keeping contributor guidance and published book metadata aligned with the current project location.
Changes:
- Update RFC submission/process documentation links from
unicity-astrid/*toastrid-runtime/*. - Update the root README’s contract reference link to the new
astrid-runtime/astridrepository. - Update mdBook metadata (
book.toml) and the RFC template header links to point atastrid-runtime/*.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| text/0001-rfc-process.md | Updates contributor instructions and tracking-issue guidance to the new GitHub org/repo paths. |
| README.md | Updates the primary Astrid contract reference link to astrid-runtime/astrid. |
| book.toml | Points the RFC book’s repository URL metadata at astrid-runtime/rfcs. |
| 0000-template.md | Updates template header links for RFC PRs and tracking issues to astrid-runtime/*. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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
Updates active RFC templates, documentation, and book metadata to Astrid Runtime.
Verification