https://github.com/vitessio/enhancements
Features tracking repo for Vitess releases
https://github.com/vitessio/enhancements
Last synced: about 2 months ago
JSON representation
Features tracking repo for Vitess releases
- Host: GitHub
- URL: https://github.com/vitessio/enhancements
- Owner: vitessio
- License: apache-2.0
- Created: 2019-07-18T21:15:49.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T06:18:34.000Z (11 months ago)
- Last Synced: 2025-06-04T13:22:07.750Z (4 months ago)
- Size: 70.3 KB
- Stars: 4
- Watchers: 12
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Enhancement Tracking
This repo contains Vitess Enhancement Proposals (VEP), which are assigned a numeric value to track the proposal. VEPs are inspired by similar proposal systems such as what is used in [Kubernetes](https://github.com/kubernetes/enhancements) and [Python](https://www.python.org/dev/peps/).
## The Process
To propose a new enhancement, we recommend creating a _new issue_ to describe the use case. The issue helps spawn initial discussion, and find potential co-collaborators. From here, a VEP number will be assigned. Please then create a pull request referring to the VEP number with the full proposal.