Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

fix trivial format #6407

Closed
wants to merge 1 commit into from
Closed

fix trivial format #6407

wants to merge 1 commit into from

Conversation

gogotanaka
Copy link
Contributor

Request Type: docs

How to reproduce:

Component(s):

Impact: small

Complexity: small

This issue is related to:

Detailed Description:

While this may be no big deal, I found some issues format style.

"CHANGELOG.md" contain 2-space indent and tab indent.

"CONTRIBUTING.md" contain wasted spaces.

Other Comments:

Truth be told, I want to do more great things for ruby, but because my ability clumsy yet, start with these ...!

@mary-poppins
Copy link

Thanks for the PR! Please check the items below to help us merge this faster. See the contributing docs for more information.

  • Uses the issue template (#6407)

If you need to make changes to your pull request, you can update the commit with git commit --amend.
Then, update the pull request with git push -f.

Thanks again for your help!

@mary-poppins
Copy link

I'm sorry, but I wasn't able to verify your Contributor License Agreement (CLA) signature. CLA signature is required for any code contributions to AngularJS.

Please sign our CLA and ensure that the CLA signature email address and the email address in this PR's commits match.

If you signed the CLA as a corporation, please let us know the company's name.

Thanks a bunch!

PS: If you signed the CLA in the past then most likely the email addresses don't match. Please sign the CLA again or update the email address in the commit of this PR.
PS2: If you are a Googler, please sign the CLA as well to simplify the CLA verification process.

@petebacondarwin
Copy link
Contributor

@gogotanaka - thanks for the PR. The extra indents were actually important as they indicated that the block was code. You can see this by checking the markdown rendered view of the CHANGELOG file after your change. I fixed this in any case by using code fences (```)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants