https://github.com/datum-cloud/enhancements
A place to track enhancements for Datum Cloud and Milo
https://github.com/datum-cloud/enhancements
enhancements roadmap
Last synced: 4 months ago
JSON representation
A place to track enhancements for Datum Cloud and Milo
- Host: GitHub
- URL: https://github.com/datum-cloud/enhancements
- Owner: datum-cloud
- License: cc0-1.0
- Created: 2025-01-27T02:19:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-02T18:38:33.000Z (4 months ago)
- Last Synced: 2026-03-02T18:52:26.360Z (4 months ago)
- Topics: enhancements, roadmap
- Homepage: https://www.datum.net
- Size: 3.85 MB
- Stars: 9
- Watchers: 4
- Forks: 0
- Open Issues: 183
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Enhancements to Datum Cloud
**Welcome!** This repository is dedicated to **major enhancements** that shape
the future of our platform. We’re thrilled to collaborate with you to make
meaningful improvements that benefit everyone in our community.
## What Belongs Here
- **Significant Architectural Changes**: Proposals that affect multiple services
or involve large-scale adjustments.
- **Cross-Cutting Concerns**: Security, performance, or interoperability
improvements that impact multiple areas.
- **Long-Term Roadmap Items**: Features that span multiple releases or need
extensive design work.
If your idea doesn’t fall under these categories (like minor fixes or small
feature requests), please submit it directly to the relevant project’s
repository. If you're not sure where it should go, ask us on our [community
slack](https://slack.datum.net/)!
## How to Propose an Enhancement
1. **Open a New Issue**
- Head to the [Issues](https://github.com/datum-cloud/enhancements/issues)
section.
- Select **New Issue**, then describe your idea as clearly as possible.
2. **Provide Details**
- Include background, visuals, or references to help everyone understand your
proposal.
3. **Discuss & Refine**
- Collaborate with maintainers and community members to refine details of the
enhancement
- Formalize an [enhancement document](./enhancements/template) in the
relevant section of the repo. The location of the document can be decided
in the issue tracking the enhancement.
## Tracking Progress
- We use a [GitHub Project][github-project] to show the **roadmap** of
enhancements.
- Each proposal moves from `Backlog` to `In Progress` and finally `Completed`.
- Follow specific issues or pull requests to get notified about updates.
[github-project]: https://github.com/orgs/datum-cloud/projects/22/views/3
## Contributing
- We welcome pull requests to help define improvements and enhancements
## Code of Conduct
- Please read our [Code of Conduct] to ensure a friendly and inclusive
community.
[Code of Conduct]:
https://datum-community.slack.com/docs/T07UKR149V3/F07VBF5717A
## Questions or Feedback
- Use the [Issues](https://github.com/datum-cloud/enhancements/issues) section
for anything you’d like to discuss.
- Label your issue (e.g., `enhancement`) for better visibility.
- Reach out on our [community slack](https://slack.datum.net/)!
---
**Relevant Links**:
- [GitHub Issues Documentation](https://docs.github.com/en/issues)
- [GitHub Projects
Documentation](https://docs.github.com/en/issues/planning-and-tracking-with-projects)