Establish Design Process for WPF APIs and XAML
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
# Establish Design Process for WPF APIs and XAML
WPF exposes a rich set of APIs and also the Xaml syntax. We need to establish an open design process, both for additions in general and to accept and shape community contributions. This is very similar to [dotnet/apireviews](https://github.com/dotnet/apireviews) and [dotnet/csharplang](https://github.com/dotnet/csharplang). Those teams have established effective design processes that we can adopt for WPF. For APIs, we should just use the existing .NET API review process. For XAML, we'll need do something different. We need the WPF team to define these processes.
For folks filing issues that propose new API or Xaml syntax, please reference this issue as a way of upvoting its importance.
Contributor guide
Assessment
This issue has not been assessed yet.