Skip to content

docs: extract runnable example from issue-an-asset guide - #1595

Closed
romulospl wants to merge 2 commits into
stellar:mainfrom
Nearx-Labs:develop
Closed

docs: extract runnable example from issue-an-asset guide#1595
romulospl wants to merge 2 commits into
stellar:mainfrom
Nearx-Labs:develop

Conversation

@romulospl

Copy link
Copy Markdown

What problem does your feature solve?
The "Issue an Asset" guide embedded its code samples as inline ts blocks, so
they could drift from the SDK's actual API without any test catching it.

What would you like to see?

  • The guide's inline code blocks replaced with <!-- snippet: --> markers
    pointing to examples/guides/issue-an-asset.ts, matching the pattern used by
    the other guides.

Part of #1535. Closes #1543.

Replace the inline code blocks in docs/guides/03-issue-an-asset.md with
<!-- snippet: --> markers pointing to examples/guides/issue-an-asset.ts,
following the same versioned, tested snippet pattern used by the other guides.

Co-authored-by: Nearx-Labs <nearxlabs@nearx.com.br>
Copilot AI balanced review requested due to automatic review settings August 5, 2026 18:19
@github-project-automation github-project-automation Bot moved this to Backlog (Not Ready) in DevX Aug 5, 2026

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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@quietbits

Copy link
Copy Markdown
Contributor

Thanks for the PR, @romulospl ! Sorry about the missing ESLint config 😬 , and thanks for fixing it. 🙏
We’ll put this PR in our pipeline to be merged.

@quietbits
quietbits requested a review from Ryang-21 August 7, 2026 14:33
@quietbits quietbits moved this from Backlog (Not Ready) to In Progress in DevX Aug 7, 2026
@romulospl romulospl closed this Aug 13, 2026
@romulospl
romulospl deleted the develop branch August 13, 2026 20:55
@github-project-automation github-project-automation Bot moved this from In Progress to Done in DevX Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

docs: convert 03-issue-an-asset to tested snippets

4 participants