https://github.com/coreos/enhancements
Enhancement tracking repo for CoreOS-based systems
https://github.com/coreos/enhancements
Last synced: 7 months ago
JSON representation
Enhancement tracking repo for CoreOS-based systems
- Host: GitHub
- URL: https://github.com/coreos/enhancements
- Owner: coreos
- License: apache-2.0
- Created: 2020-07-30T13:06:58.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-11-23T21:24:32.000Z (over 2 years ago)
- Last Synced: 2025-01-16T23:43:08.144Z (over 1 year ago)
- Homepage:
- Size: 29.3 KB
- Stars: 17
- Watchers: 19
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Enhancements Tracking for CoreOS-based Systems
Inspired by [openshift/enhancements](https://github.com/openshift/enhancements/)
and [rust-lang/rfcs](https://github.com/rust-lang/rfcs/) and others.
To create a new enhancement, copy `template.md` to `directory/my-awesome-enhancement.md`
where `directory` is the tool or area impacted by the proposal and `my-awesome-enhancement.md`
is descriptive of the feature.
This repo serves a location to record design decisions that affect systems like
Fedora CoreOS and RHEL CoreOS. This is also the location where discussion can
happen on those design decisions.