You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+30-1Lines changed: 30 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,35 @@
1
1
2
2
# .NET Foundation Project Committee Charter
3
3
4
+
## Getting Support for Your .NET Foundation Project
5
+
6
+
**Are you a maintainer of an existing .NET Foundation project looking for support?** You're in the right place! This repository serves both new project onboarding AND support for existing projects.
7
+
8
+
### How to Request Support
9
+
10
+
If you need support for your existing .NET Foundation project, please:
11
+
12
+
1.**[Submit a Project Support Request](https://github.com/dotnet-foundation/projects/issues/new?assignees=ChrisSfanos&labels=project+support%2Ctriage&template=project-support-request.yml&title=%5BProject+Support%5D%3A+%3Cproject+name%3E)** - Use our support request template to describe your needs
13
+
2.**Join the [.NET Foundation Discord](https://discord.gg/dotnet-foundation)** - Connect with other maintainers in the `#projects-support` channel
14
+
3.**Email us directly** - For confidential matters, reach out to [email protected]
15
+
16
+
### What Support is Available
17
+
18
+
The Project Committee provides support for existing .NET Foundation projects including:
- Access to .NET Foundation resources and services
24
+
25
+
---
26
+
27
+
## New Project Applications
28
+
29
+
**Looking to join the .NET Foundation?** Start with our [New Project Application](https://github.com/dotnet-foundation/projects/issues/new?assignees=&labels=project+application&template=application.yml&title=Issue%3A+New+.NET+Foundation+Project+Application) or review our [new project onboarding guide](new-projects.md).
30
+
31
+
---
32
+
4
33
## Background
5
34
6
35
The .NET Foundation, an independent 501(C)(6) corporation, is chartered to foster open development and collaboration around the growing collection of open source technologies for .NET. It serves as a forum for commercial and community developers alike to strengthen the future of the .NET ecosystem by promoting openness, community participation and rapid innovation.
@@ -15,9 +44,9 @@ An important aspect of the .NET Foundation's vision is to attract and foster vib
15
44
16
45
The Project Committee manages the day to day requirements of Projects. This includes but is not limited to the following:
17
46
47
+
-**Provide support to existing Projects** - Help with technical, infrastructure, legal, and community needs
0 commit comments