-
-
Notifications
You must be signed in to change notification settings - Fork 13
docs: update roadmap introduction #711
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for rstest-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the roadmap introduction across documentation files to reflect the current state of the Rstest project rather than its future plans. The update changes from stating a planned stable release in late 2025 to describing currently supported features and ongoing development.
- Replaces future-focused messaging with present-state feature descriptions
- Updates both English (README.md, en/guide/start/index.mdx) and Chinese (zh/guide/start/index.mdx) documentation
- Maintains consistency across all documentation files
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| website/docs/zh/guide/start/index.mdx | Updates Chinese roadmap text to describe current capabilities and ongoing development |
| website/docs/en/guide/start/index.mdx | Updates English roadmap text to describe current capabilities and ongoing development |
| README.md | Updates main README with same English roadmap text changes |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
Summary
update roadmap introduction
Related Links
Checklist