Skip to content

docs: link user-guide.md from README documentation section (#862)#941

Merged
Xoulomon merged 1 commit into
Xoulomon:mainfrom
olaayoade27-coder:docs/862-user-guide
May 30, 2026
Merged

docs: link user-guide.md from README documentation section (#862)#941
Xoulomon merged 1 commit into
Xoulomon:mainfrom
olaayoade27-coder:docs/862-user-guide

Conversation

@olaayoade27-coder
Copy link
Copy Markdown
Contributor

pr closes #862

Summary

Motivation

Closes #

Type of change

  • feat — new feature
  • fix — bug fix
  • docs — documentation only
  • refactor — code restructuring, no behaviour change
  • test — tests only
  • chore — build, deps, tooling
  • perf — performance improvement
  • Breaking change (existing behaviour changes)

Changes

Testing

Smart contract:

cargo test -p stellar-save

Frontend:

cd frontend && npm test run

Manual steps (if applicable):

Checklist

  • cargo fmt run (Rust changes)
  • cargo clippy -- -D warnings passes (Rust changes)
  • npm run lint passes (frontend changes)
  • Tests added or updated for new/changed behaviour
  • CI is green
  • Documentation updated (if behaviour changed)
  • No secrets or .env files staged

Screenshots / recordings

@Xoulomon Xoulomon merged commit bda4d74 into Xoulomon:main May 30, 2026
4 of 12 checks passed
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.

[Documentation] Create end-user onboarding guide

2 participants