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

Adding docs for dev env, build and tests for contributing #5370

Merged
merged 1 commit into from
Sep 13, 2019

Conversation

vhvb1989
Copy link
Member

@vhvb1989 vhvb1989 commented Sep 13, 2019

preview
image
image

CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
@vhvb1989 vhvb1989 force-pushed the adding-contributing-docs branch 2 times, most recently from 76e3dad to e8538fc Compare September 13, 2019 18:49
CONTRIBUTING.md Outdated
# Ways to contribute
Copy link
Member

Choose a reason for hiding this comment

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

Nice work.

Consider ripping off this https://github.com/dotnet/corefx/blob/master/CONTRIBUTING.md and refactoring the doc into 2 sections - contributing information (coding styles, source structure, making pull requests, working with the team); and a separate Developer guide (how to enlist, build, run tests)

Copy link
Member

Choose a reason for hiding this comment

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

to be clear, I'm OK merging this to get started and we can have subsequent PRs to add more to the document. This is certainly much better than our current contributing.md 😄

Copy link
Member Author

Choose a reason for hiding this comment

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

ok. I have updated it to have 2 main sections. Let me know what you think.

I am pointing to the docs we already have in the Wiki. Probably we would prefer to have all docs in the repo itself instead of the wiki (or generate some static pages with Jekyll or something into github-pages instead of the simple github wiki)

Let me know what you think.

Copy link
Member Author

Choose a reason for hiding this comment

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


## Setting up a developer environment
- Install Java Development Kit 8
Copy link
Member

Choose a reason for hiding this comment

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

add a link

Copy link
Member Author

Choose a reason for hiding this comment

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

I removed the link as per @JonathanGiles suggestion that we shouldn't tell people to use Oracle Java or OpenJDK , but just ask for JDK8.
Makes sense I think

Copy link
Member Author

Choose a reason for hiding this comment

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

it now looks like
image

@joshfree joshfree added Docs EngSys This issue is impacting the engineering system. labels Sep 13, 2019
@vhvb1989 vhvb1989 force-pushed the adding-contributing-docs branch from e8538fc to b13e7b3 Compare September 13, 2019 22:29
@vhvb1989 vhvb1989 merged commit bb4c837 into master Sep 13, 2019
@vhvb1989 vhvb1989 deleted the adding-contributing-docs branch September 13, 2019 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs EngSys This issue is impacting the engineering system.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants