Skip to content

[WIP] Add ROADMAP.md file for version planning#429

Merged
tschm merged 4 commits intomainfrom
copilot/add-roadmap-md
Mar 23, 2026
Merged

[WIP] Add ROADMAP.md file for version planning#429
tschm merged 4 commits intomainfrom
copilot/add-roadmap-md

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 23, 2026

  • Create ROADMAP.md at the repository root with the suggested structure from the issue
Original prompt

This section details on the original issue you should resolve

<issue_title>Add ROADMAP.md</issue_title>
<issue_description>## Summary

Add a ROADMAP.md file to the repository root listing what is planned for v1.0.0 and beyond.

Suggested structure

# Roadmap

## v1.0.0 (stable API)
- [ ] Stable public API surface documented in `docs/stability.md`
- [ ] Coverage threshold enforced at 90%
- [ ] Strict Mypy enabled
- [ ] Release notes automated via git-cliff

## Future
- Autocorrelation / ACF (#19)
- skfolio integration (#96)
- Mutation testing

Why

Visitors evaluating whether to adopt a library look for signals of active maintenance and a clear direction. A ROADMAP.md converts passive evaluators into active watchers and future contributors.</issue_description>

Comments on the Issue (you are @copilot in this section)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: tschm <2046079+tschm@users.noreply.github.com>
Agent-Logs-Url: https://github.com/tschm/jquantstats/sessions/55b7e43d-1897-4a4d-8007-1bef4b63ea6e
@tschm tschm marked this pull request as ready for review March 23, 2026 12:07
@tschm tschm merged commit 94fb49a into main Mar 23, 2026
21 checks passed
@tschm tschm deleted the copilot/add-roadmap-md branch March 23, 2026 12:09
Copilot AI requested a review from tschm March 23, 2026 12:09
Copilot stopped work on behalf of tschm due to an error March 23, 2026 12:09
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.

Add ROADMAP.md

2 participants