Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.25 KB

README.md

File metadata and controls

32 lines (17 loc) · 1.25 KB

Konveyor Enhancement Proposals

An Konveyor Enhancement Proposal is a way to propose, communicate, and coordinate on new efforts for the Konveyor project.

It is inspired from our experience with the Kubernetes Enhancement process.

Quick start

  1. Socialize an idea with others. Make sure others think the work is worth doing, and are willing to review design and code changes required.
  2. Follow the process outlined in the enhancement template.

FAQs

Do I have to use the process?

If the enhancement has broad scope, yes. It helps everyone track why, when, how, and by whom work is done.

Why would I want to use the process?

Provide a mechanism to communicate design and implementation strategies across the Konveyor community.

Do I put design in a particular directory?

If it has broad impact, place it in the root of the enhancements directory. If it's localized to a particular domain, find the appropriate subdirectory.

Do I have to use the Oxford comma?

Yes. Konveyor is an open, inclusive, and diverse community, and there is absolutely no room for ambiguous clauses.

My FAQ isn't answered here!

Open an issue and ask or even better open a PR with a question and proposed answer.