-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Onboard DocFX as a formal .NET Foundation project #257
Comments
Project was recommended for approval by Project Committee... will be reviewed by BOD in Feb Board meeting |
The project actually uses SourceLink |
Thanks Yufei - updated the request. |
BOD meeting today - BOD voted for DocFX to be approved as a Member Project. @ChrisSfanos will be in touch shortly for onboarding. |
Hello! We will be using the following checklist to onboard DocFX to the .NET Foundation CLA
Project Onboarding
|
agreement is out for signing |
@ChrisSfanos I have signed the agreement together with @markjulmar. What additional steps do we need to move the process forward. |
Thanks! I'm going to send you an email covering the CLA onboarding a separate one detailing the set of remaining steps above |
Never mind on the CLA - the project is already in /dotnet/ so it's covered |
According to dotnet-foundation/website#1134 it was already a .NET Foundation project.
There have been dependencies on GNU AGPL licensed iTextSharp and Json.NET Schema; see dotnet/docfx#4250 and dotnet/docfx#7663. The schema library was replaced in v2.63.0 dotnet/docfx#8418 but AFAICT the iTextSharp dependency is still there and is shipped in the docfx tool package. |
Hi @KalleOlaviNiemitalo - yes per the comments in that issue there is work to bring the repos up to the same standards for all .NET Foundation projects Is the 2nd part a question? I'm not exactly sure what you are asking? |
@ChrisSfanos may the "project website" link be updated to https://dotnet.github.io/docfx/ ? Edit: Maybe it depends on "Project website updates (outside of GitHub)" |
Hi @yufeih - I'm sorry I'm not exactly sure what you are asking? If you want to reach me on Teams if that's easier we can do that too |
Hi @yufeih - circling back - looks like we didn't get to wrap up all the work items. Can you let me know the latest status? Thanks! |
1. General Information
Project Name: DocFX
License: MIT
Contributor (Company, Organization or individual name(s)): Microsoft
Existing OSS Project? (Yes/No): Yes
Source Code URL: dotnet/docfx: Static site generator for .NET API documentation. (github.com)
Project Homepage URL (if different): DocFX - static documentation generator | DocFX website (dotnet.github.io)
Project Transfer Signatories:
Full legal name and email address required of the individual(s) with the authority to transfer or contribute the project to the .NET Foundation. Note that if you'd prefer not to include this in the public application, it can be submitted via e-mail to [email protected] (referencing this issue number).
Mark Colin Smith, [email protected]
Yufei Huang, [email protected]
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:
DocFX is a cross-platform, flexible, and customizable static site generator capable of creating documentation pages from Markdown and YAML complete with different layouts, a TOC, and reference APIs created from various languages. This project has been used to create several websites including the original docs.microsoft.com.
Please provide a 1 sentence (<140 character) summary of your project to help users when searching the .NET Foundation projects
DocFX makes it extremely easy to generate your developer hub with a landing page, API reference, and conceptual documentation, from a variety of sources.
3. Project Governance
Please complete this section about who will be maintaining the open source project and how it will run.
Project Lead:
(Who is the primary contact point for the community and the .NET Foundation when discussing governance of the project.)
Name: Mark Smith
Email: [email protected]
GitHub Profile URL: https://github.com/markjulmar
Committers:
Which individuals have commit / write access to the repository, what is their GitHub ID and who is their employer (if contributions are on behalf of an employer)
Yufei Huang [email protected] yufeih (Yufei Huang) (github.com)
Liangying Wei [email protected] vicancy (Liangying.Wei) (github.com)
Mark Smith [email protected] markjulmar (Mark Smith) (github.com)
Contributions are not on behalf of Microsoft.
Governance Model:
Please describe how new code changes are proposed to the project, how those changes are reviewed and how a decision is made to accept proposed changes. Also describe the process for identifying and appointing new committers.
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?
CLA Notification Alias
Provide an email address that will receive CLA related notifications from the .NET Foundation CLA automation
Assignment Model. Under the .NET Foundation assignment model, project ownership and other intellectual property is assigned to the .NET Foundation and the .NET Foundation agrees to grantback a license to the contributor(s).
Contribution Model. Under the .NET Foundation contribution model, a project retains ownership of the copyright, but grants the .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.
The text was updated successfully, but these errors were encountered: