Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.25 KB

template.md

File metadata and controls

41 lines (24 loc) · 1.25 KB

Your inspiring proposal title

  • First proposed:
  • Authors: $full_name (@github-handle), $full_name2 (@github_handle2)

Reviewer Priorities

Please review this proposal with the following priorities:

  • Does this fit with minikube's principles?
  • Are there other approaches to consider?
  • Could the implementation be made simpler?
  • Are there usability, reliability, or technical debt concerns?

Please leave the above text in your proposal as instructions to the reader.

Summary

(1 paragraph) What are you proposing, and why is it important to users and/or developers?

Goals

  • A bulleted list of specific goals for this proposal
  • How will we know that this proposal has succeeded?

Non-Goals

  • A bulleted list of what is out of scope for this proposal
  • Listing non-goals helps to focus the discussion

Design Details

(2+ paragraphs) A short overview of your implementation idea, containing only as much detail as required to convey your idea.

If you have multiple ideas, list them concisely.

Include a testing plan to ensure that your enhancement is not broken by future changes.

Alternatives Considered

Alternative ideas that you are leaning against.