Use :::::steps directive for numbered steps, rename Bridging section#281
Merged
brendanjryan merged 1 commit intomainfrom Apr 11, 2026
Merged
Use :::::steps directive for numbered steps, rename Bridging section#281brendanjryan merged 1 commit intomainfrom
brendanjryan merged 1 commit intomainfrom
Conversation
…o Bridging - bridge-layerzero: convert 2 sets of Step N headings to :::::steps - bridge-relay: convert 2 sets of Step N headings to :::::steps - global-payouts: convert Step N headings to :::::steps - vocs.config: rename sidebar section from 'Bridging Guides' to 'Bridging' - AGENTS.md: add numbered steps convention rule
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
figtracer
pushed a commit
to figtracer/tempo
that referenced
this pull request
Apr 13, 2026
- Create `tips` directory in the protocol documentation -- future protocol updates should go here - Move the spec template that was created [here](tempoxyz/docs#281) from the deprecated docs repo - Some updated to it to make it clear that this is for TIP spec upgrades - (?) all changes should probably come with a TIP to keep track --------- Co-authored-by: 0xKitsune <77890308+0xKitsune@users.noreply.github.com> Co-authored-by: Liam Horne <liam@lihorne.com> Co-authored-by: Brendan Ryan <brendanjryan@users.noreply.github.com> Co-authored-by: Daniel Robinson <danrobinson010@gmail.com> Co-authored-by: howy <132113803+howydev@users.noreply.github.com> Co-authored-by: 0xrusowsky <90208954+0xrusowsky@users.noreply.github.com> Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com> Co-authored-by: 0xrusowsky <0xrusowsky@proton.me> Co-authored-by: Alexey Shekhirin <github@shekhirin.com> Co-authored-by: zerosnacks <95942363+zerosnacks@users.noreply.github.com> Co-authored-by: Richard Janis Goldschmidt <github@aberrat.io> Co-authored-by: zhygis <5236121+Zygimantass@users.noreply.github.com> Co-authored-by: onbjerg <onbjerg@users.noreply.github.com> Co-authored-by: Jennifer <jenpaff0@gmail.com> Co-authored-by: Steven Truong <struong@users.noreply.github.com> Co-authored-by: struong <10735730+struong@users.noreply.github.com> Co-authored-by: jxom <7336481+jxom@users.noreply.github.com> Co-authored-by: rakita <rakita@users.noreply.github.com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de> Co-authored-by: Tanishk Goyal <goyaltanishk02@gmail.com> Co-authored-by: grandizzy <38490174+grandizzy@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.
Converts all manual
Step Nheadings to the:::::stepscontainer directive (matching the pattern used in mpp.dev guides).Changes
##### Step N→:::::steps#### Step N→:::::steps### Step N:→:::::steps:::::stepsfor numbered instructions