Skip to content

[ShanaBoo] Stellar Path Payment for stealth payments guide#61

Open
genesisrevelationinc-debug wants to merge 2 commits into
wraith-protocol:developfrom
genesisrevelationinc-debug:shanaboo-fix-43
Open

[ShanaBoo] Stellar Path Payment for stealth payments guide#61
genesisrevelationinc-debug wants to merge 2 commits into
wraith-protocol:developfrom
genesisrevelationinc-debug:shanaboo-fix-43

Conversation

@genesisrevelationinc-debug

Copy link
Copy Markdown

ShanaBoo Autonomous Fix

This PR was automatically generated by ShanaBoo Earn Engine to claim the $100.00 bounty on this issue.

Source: Github | Task: 4695538626

Closes #43


Auto-submitted by ShanaBoo CNS — NVIDIA NIM + Microsoft Agent Framework

@truthixify

Copy link
Copy Markdown
Contributor

Welcome @genesisrevelationinc-debug — content of this guide is genuinely good. Two issues before I can merge:

1. Wrong directory. Mintlify reads guides from /guides/ at repo root, not /docs/guides/. Look at the existing files like guides/stellar-mainnet-deployment.mdx for the convention. The file needs to move:

git mv docs/guides/stellar-path-payments.mdx guides/stellar-path-payments.mdx

Also add an entry to docs.json to register the guide in the navigation (look at how stellar-mainnet-deployment is wired up there as the pattern).

2. Assignment conflict. I had assigned #43 to @agnesnaomiolim-cloud earlier today (~30 min before you opened this PR). Please coordinate with them before continuing — they may already have work in progress.

@agnesnaomiolim-cloud — if you'd already started, please let us know on the issue thread so we can decide who continues. If you haven't, no problem and this PR can move forward after the fixes above.

@truthixify

Copy link
Copy Markdown
Contributor

@genesisrevelationinc-debug — the file is still at docs/guides/stellar-path-payments.mdx. It needs to be at guides/stellar-path-payments.mdx (no docs/ prefix) for Mintlify to find it. Also still need a docs.json entry.

git mv docs/guides/stellar-path-payments.mdx guides/stellar-path-payments.mdx
# edit docs.json — add the entry under guides like the other Stellar guides
git add -u docs.json
git commit -m "fix: move guide to correct path + register in docs.json"
git push

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.

Stellar Path Payment for stealth payments guide

2 participants