dotnet-foundation / projects

This repository is used for onboarding new projects
113 stars 31 forks source link

I would like to bring in MahApps.Metro to the .NET Foundation #75

Closed punker76 closed 4 years ago

punker76 commented 4 years ago

1.   General Information

Project Name: MahApps.Metro

License: MIT

Contributor (Company, Organization or individual name(s)): @punker76 (@MahApps)

Existing OSS Project? (Yes/No): Yes

Source Code URL: https://github.com/MahApps/MahApps.Metro

Project Homepage URL (if different): https://mahapps.com

Project Transfer Signatories: Jan Karger (email)

2.   Description

Please provide a brief statement about your project in terms that are understandable to the target consumer of the library or project, i.e. an elevator pitch for the project:

MahApps.Metro is a free open-source framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort, Supporting .NET Framework and .NET Core. It overrides the default style of all common WPF controls and gives them a modern look. MahApps.Metro also includes some custom controls based on concepts from Windows Phone, Windows 8 and Window 10 (UWP) Apps.

Please provide a 1 sentence (<140 character) summary of your project to help users when searching the .NET Foundation projects

A toolkit for creating modern WPF applications with the .NET Framework and .NET Core.

3.   Project Governance

Please complete this section about who will be maintaining the open source project and how it will run. Project Lead: Jan Karger (@punker76)

Name: Jan Karger Email: email GitHub Profile URL: https://github.com/punker76

Committers: @punker76 , @shiftkey , @flagbug , @AzureKitsune

Governance Model: PRs and changed are reviewed by ourselves (mostly @punker76). Decisions made by @punker76 and discussions with the contributor.

CLA

If already an OSS project, was a Contribution License Agreement in place for contributions accepted? How does the project check who has signed one?

We don’t have a CLA. The contributions have never been excessively big.

CLA Notification Alias

email

Project Transfer Type

Contribution Model. Under the .NET Foundation contribution model, a project retains ownership of the project, but grants .NET Foundation a broad license to the project’s code and other intellectual property. The project also confirms that the project’s submissions to .NET Foundation are its own original work (there are also instructions for any third party materials that might be included).

4.   Repository Layout

The .NET Foundation host guidance for new projects and details on recommended structure here: https://github.com/dotnet/home/tree/master/guidance

Note that the open source repository should be the master where changes are made by the core development team using the same PR process that is used for non-committer contributions.

Please define below any changes you would want to make to your repositories as part of the process of joining the .NET Foundation

5. Eligibility Criteria

Please complete the following for your project

6.   PR Plan

Please summarize the public relations plan for the announcement when joining the foundation (and releasing as open source if appropriate). What is the main story we wish to promote, through what channels, what issues should we be aware of?  For significant news events then please also work with your .NET Foundation contact to ensure a full PR plan is developed.

7.   Infrastructure Requirements

Please describe any infrastructure requirements for the project. For example, how will build servers be operated? Any web hosting or service hosting requirements? Do we need to set up SSL certificates or provide Authenticode Code Signing arrangement for releases?

8.   Additional Notes

Please provide any additional information required or use this area for notes during the onboarding process. If this open source project has similarities with any other projects in this space then please detail them and why this project is different. If there are any potential issues that you feel the project might need help with early on then also state them here and discuss with your .NET Foundation Contact.

ChrisSfanos commented 4 years ago

Assignment Agreement is out for signatures

ChrisSfanos commented 4 years ago

Forgot to post the checklist we will use for joining and on-boarding the project

CLA

Project Onboarding

ChrisSfanos commented 4 years ago

Assignment agreement complete - sending out CLA bot config mail shortly

ChrisSfanos commented 4 years ago

CLA bot is now configured - emailed out the details for the remaining checklist items

punker76 commented 4 years ago

@ChrisSfanos Here is a PR which adds some items from the list https://github.com/MahApps/MahApps.Metro/pull/3877 Let me know if this is ok. Thx. After that I will merge the PR.

punker76 commented 4 years ago

@ChrisSfanos PR for the last item in list

ChrisSfanos commented 4 years ago

I did a quick eye check and it looks good - I can't merge it, but I'm going to mark the item as complete. And that should wrap up the work list to get the project on-boarded - thanks!