Skip to content

Latest commit

 

History

History
91 lines (84 loc) · 3.23 KB

spec.yml

File metadata and controls

91 lines (84 loc) · 3.23 KB
NameAboutLabelsAssignees
SpecAn official specification for enhancements. Preferably follows after an approved feature request.proposal/open,t/enhancement

Thank you for taking the time to provide us with a detailed specification of your idea. This "spec" preferably follows after an approved feature request, so make sure to have that first unless instructed otherwise.

In a spec you will give a detailed and complete representation of the (public) APIs that are implemented as part of this change. Additionally please think about backwards compatibility, breaking changes, supported platforms and the difficulty.

Provide a concise description of the feature and the motivation for adding it to .NET MAUI. This can be a modified version from the feature request prior to this.

Include a complete list of all API changes, additions, subtractions as would be required by your proposal.

Give us a couple of scenarios that demonstrate how developers would consume the above APIs.

Please describe here anything in terms of backwards compatibility. Will there be breaking changes? Do we need to update dependencies to support this? What are the minimum supported API/OS levels? And lastly, are there any platforms that can't support this and why?

What do you feel will be the difficulty of this change all things considering? No exact science, just your gut feeling.

By opening the issue you agree to follow this project's Code of Conduct