Skip to content

Conversation

@rjrudin
Copy link
Contributor

@rjrudin rjrudin commented Nov 16, 2022

Didn't want this buried in the README. It's a little awkward still because .github/CONTRIBUTING.md exists with a bunch of boilerplate on how to create and submit a PR. That can be cleaned up later. The key is for the top-level CONTRIBUTING.md to describe how to actually develop and test an enhancement.

Also removed the "What's new" content from the README. This was a bit random - some for Java 4, some for Java 5.3. The CHANGELOG has all this data too, so I removed it from the README.

CONTRIBUTING.md Outdated
3. Ensure you are using Java 8 or Java 11
4. Verify that you can build the client by running `./gradlew build -x test`

"Running in the tests" in the context of developing and submitting a pull request refers to running the tests found
Copy link
Contributor

Choose a reason for hiding this comment

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

Nitpicky, but are these the right words? Should it simply be "Running the tests"?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nitpicky in a guide is good.

Didn't want this buried in the README. It's a little awkward still because .github/CONTRIBUTING.md exists with a bunch of boilerplate on how to create and submit a PR. That can be cleaned up later. The key is for the top-level CONTRIBUTING.md to describe how to actually develop and test an enhancement. 

Also removed the "What's new" content from the README. This was a bit random - some for Java 4, some for Java 5.3. The CHANGELOG has all this data too, so I removed it from the README.
@rjrudin rjrudin merged commit 4bb9c88 into develop Nov 17, 2022
@rjrudin rjrudin deleted the feature/contrib branch November 17, 2022 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants