An open API service indexing awesome lists of open source software.

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

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.