Skip to content

GEODE-9619: [documentation] Align contents section in README#6888

Merged
davebarnes97 merged 2 commits intoapache:developfrom
nikochiko:patch-1
Sep 22, 2021
Merged

GEODE-9619: [documentation] Align contents section in README#6888
davebarnes97 merged 2 commits intoapache:developfrom
nikochiko:patch-1

Conversation

@nikochiko
Copy link
Contributor

@nikochiko nikochiko commented Sep 21, 2021

Jira ticket: https://issues.apache.org/jira/projects/GEODE/issues/GEODE-9619

Came here from ApacheCon, saw this and thought I'll start my contributions here 😄

This PR adds changes to format the contents section of the README in a way that the 9th and 10th list element are not rendered on to the same line. I've also changed the numbering from 1,2,3,4 to 1,1,1,1 so that Markdown can figure out the numbering (lesser chance of missing a number in the list)

Before:

image

After:

image

For all changes:

  • Is there a JIRA ticket associated with this PR? Is it referenced in the commit message?

  • Has your PR been rebased against the latest commit within the target branch (typically develop)?

  • Is your initial contribution a single, squashed commit?

  • Does gradlew build run cleanly?

  • Have you written or updated unit tests to verify your changes?

  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?

@davebarnes97
Copy link
Contributor

@nikochiko Thank you for your contribution!
For tracking purposes I created a JIRA ticket for this fix. Please prepend 'GEODE-9619: ' to the title of this PR.
You can view the JIRA ticket at https://issues.apache.org/jira/projects/GEODE/issues/GEODE-9619?filter=allopenissues.
I could not locate your username in the system, so I assigned the ticket to myself for now.

Copy link
Contributor

@davebarnes97 davebarnes97 left a comment

Choose a reason for hiding this comment

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

+1
I reviewed the change using macdown, and verified that this PR fixes the list format issue.
Note: in macdown, the frontmatter (Geode logo, etc) does not render correctly, but it looks fine when you view the rendering on the Github repo page.
Also note: A code owner review is still required before merging will be allowed.

@nikochiko
Copy link
Contributor Author

Hey @davebarnes97 Thank you for reviewing the pull request.
I have added an account on Jira as well with the username nikochiko. (I thought it was only for Apache folks so I hadn't created an account earlier)

@nikochiko nikochiko changed the title [documentation] Align contents section in README GEODE-9619: [documentation] Align contents section in README Sep 21, 2021
Looks like an extra character was accidentally introduced.
@davebarnes97 davebarnes97 merged commit b8048e1 into apache:develop Sep 22, 2021
davebarnes97 pushed a commit that referenced this pull request Sep 22, 2021
* Align contents in README
* Fixed typo in "How to Contribute"

Co-authored-by: Dan Smith <dasmith@vmware.com>
@nikochiko nikochiko deleted the patch-1 branch September 23, 2021 05:08
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