- Add release-gate.yml: 11-job pipeline (lint, tests, Docker build/smoke, Trivy scan, dep audit, audit checks, e2e API+UI, PR summary comment) - Fix CI double-trigger on release branches (push + PR) - Add CODE_OF_CONDUCT.md, SECURITY.md, PR template - Add docs: git-workflow, architecture (ADR), release, operations, community - Add profiles/fastapi-vue for automated audit checks - Add docs/PROCESSES.md: index of 19 available processes
1 KiB
1 KiB
Roadmap — Docling Studio
Last updated: YYYY-MM-DD
Now (current release cycle)
| Feature | Issue | Status |
|---|---|---|
| ... | #NNN | In progress |
Next (next release cycle)
| Feature | Issue | Priority |
|---|---|---|
| ... | #NNN | P1 |
Later (future, no timeline)
| Feature | Issue |
|---|---|
| ... | #NNN |
Not Planned
| Feature | Reason |
|---|---|
| ... | ... |
How to Propose a Feature
- Check existing issues — it may already be tracked
- Open a new issue using the Feature template
- If it's a significant change, consider writing an ADR
- The maintainers will triage and prioritize (see issue triage)