Skip to content

docs: fix outdated directory references in DEVELOPING.md#308

Open
superjackche wants to merge 1 commit into
runmat-org:mainfrom
superjackche:fix-developing-docs
Open

docs: fix outdated directory references in DEVELOPING.md#308
superjackche wants to merge 1 commit into
runmat-org:mainfrom
superjackche:fix-developing-docs

Conversation

@superjackche
Copy link
Copy Markdown

Summary

Remove references to the non-existent examples/ directory and the outdated "coming later" note for tests/ in DEVELOPING.md.

Changes

  • docs/DEVELOPING.md:
    • Removed examples/ line (directory does not exist)
    • Removed "(coming later)" from tests/ (directory already exists with .m test files)

Checklist

  • Single logical change-set
  • Based on and targeted for main
  • No test changes required (documentation only)
  • cargo fmt passes

The `examples/` directory does not exist in the repository, and the
`tests/` directory already exists with `.m` test files. Remove the
outdated "coming later" notes to keep the guide accurate.
Copilot AI review requested due to automatic review settings April 25, 2026 16:28
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 25, 2026

@superjackche is attempting to deploy a commit to the Dystr Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the developer documentation to reflect the current repository structure by removing references to directories/status notes that are no longer accurate.

Changes:

  • Removed the outdated examples/ entry from the repository layout (directory does not exist).
  • Updated the tests/ entry by removing the “coming later” note (the directory and .m tests already exist).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants