mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 09:06:04 +02:00
update readme (#20)
This commit is contained in:
@@ -1,4 +1,20 @@
|
|||||||
# Code of Conduct
|
# .NET Desktop Guide docs
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
This repository contains the conceptual documentation for .NET desktop technologies, such as Windows Presentation Foundation (WPF) and Windows Forms (WinForms). It's published at the [.NET Desktop Guide documentation site](https://docs.microsoft.com/dotnet/desktop).
|
||||||
|
|
||||||
|
## Issues
|
||||||
|
|
||||||
|
We have a large community using these resources. We make our best effort to respond to issues in a timely fashion. You can read more about our procedures for classifying and resolving issues in our [Issues policy](issues-policy.md) topic.
|
||||||
|
|
||||||
|
We welcome contributions to help us improve and complete the .NET docs. This is a very large repo, covering a large area. If this is your first visit, see our [labels and projects roadmap](styleguide/labels-projects.md) for help navigating the issues and projects in this repository.
|
||||||
|
|
||||||
|
## Migrate old examples
|
||||||
|
|
||||||
|
If you're interested in helping migrate existing code that targets the .NET Framework (specifically WPF and WinForms) from the [retired Code Gallery](https://docs.microsoft.com/teamblog/msdn-code-gallery-retired) site to .NET Core applications stored in our [samples repository](https://github.com/dotnet/samples) and downloadable from the [Samples Browser](https://docs.microsoft.com/samples/browse), see the [Code Gallery migration](https://github.com/dotnet/docs/projects/88) project. The code gallery samples were moved to the [Microsoft Archive](https://github.com/microsoftarchive?q=msdn-code-gallery) organization.
|
||||||
|
|
||||||
|
## Code of Conduct
|
||||||
|
|
||||||
This project has adopted the code of conduct defined by the Contributor Covenant
|
This project has adopted the code of conduct defined by the Contributor Covenant
|
||||||
to clarify expected behavior in our community.
|
to clarify expected behavior in our community.
|
||||||
|
|||||||
Reference in New Issue
Block a user