Skip to content
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

Simplify contributing guide #118

Merged
merged 5 commits into from
Dec 4, 2018
Merged

Simplify contributing guide #118

merged 5 commits into from
Dec 4, 2018

Conversation

richlander
Copy link
Member

No description provided.

@richlander richlander requested a review from a team as a code owner December 1, 2018 23:31
Copy link
Member

@karelz karelz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like your wording changes on the top. The second part should not be deleted though.

Documentation/contributing-guide.md Show resolved Hide resolved
Documentation/contributing-guide.md Show resolved Hide resolved
Documentation/contributing-guide.md Outdated Show resolved Hide resolved
@@ -1,37 +1,10 @@
# Contributing Guide

Primary focus of .NET Core 3.0 release is to achieve parity with WinForms for .NET Framework.
Since we're currently still porting parts of WinForms codebase (incl. tests) to GitHub, we're not ready to handle non-trivial or larger contributions beyond parity fixes yet.
The primary focus of .NET Core 3.0 release for Windows Forms is to achieve parity with with .NET Framework. Priority will be given to changes that align with that goal.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: The doc tries to wrap on each line to avoid XL wide text.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a tool that we can use for that? I'm not going to do it manually.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, I don't have a tool. I do it manually. It simplifies diff reviews. It is similar to code style guidelines.
It's not blocking. If you don't have time to change it now, we can update it in future.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the issue here? there are definitely tools for character counting each line in.

Copy link
Member

@AdamYoblick AdamYoblick Dec 3, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here's what I see
image

So I don't understand the issue?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's about the source code, not about how it is rendered ;) ... it's a nit, nothing blocking.

@karelz karelz added the 🚫 * NO-MERGE * The PR is not ready for merge yet (see discussion for detailed reasons) label Dec 2, 2018
@karelz
Copy link
Member

karelz commented Dec 3, 2018

In the offline meeting we agreed to leave the section header "Developer Instructions" here with link to doc going into details.

@karelz karelz removed the 🚫 * NO-MERGE * The PR is not ready for merge yet (see discussion for detailed reasons) label Dec 3, 2018
@AdamYoblick AdamYoblick closed this Dec 4, 2018
@AdamYoblick AdamYoblick reopened this Dec 4, 2018
* Test fixes, test improvements and new tests increasing code coverage.
* Infrastructure fixes and improvements, which are aligned with achieving our goal to ship high quality .NET Core 3.0 release.
* Bug fixes for differences between WinForms for .NET Core and .NET Framework.
* Infrastructure fixes and improvements.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are looking for fixes to test infrastructure, not build infrastructure, should not we clarify Test infrastructure here?

@richlander richlander merged commit 127f21d into master Dec 4, 2018
@richlander richlander deleted the contributing branch December 4, 2018 08:10
@ghost ghost locked as resolved and limited conversation to collaborators Feb 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants