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

Updated readme; Added missing steps and how to fix guidelines; #2039

Merged
merged 2 commits into from
Jul 9, 2021

Conversation

RajeshPaul38
Copy link
Contributor

Description

Updated readme
Added missing steps and how to fix guidelines

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
README.md Outdated

#### Development Environment

1. Make sure you have Xcode installed

1. Install a Ruby manager - if you don't already have one, you will need a Ruby manager to install the appropriate Ruby release such as:
2. Install a Ruby manager - if you don't already have one, you will need a Ruby manager to install the appropriate Ruby release such as:
Copy link
Contributor

Choose a reason for hiding this comment

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

Markdown lint actually wants these to all be 1.

Markdown does the right thing when it renders and just makes them a numbered list and it prevents having to update the list later if you add something to the middle.

…ually incrementing the bullet numbers in the source code as the markdown viewer automatically converts them to incremental numbers
@tas50 tas50 added the Expeditor: Skip Version Bump Used to skip built_in:bump_version label Jul 9, 2021
@tas50 tas50 merged commit 8703265 into chef:master Jul 9, 2021
chef-expeditor bot pushed a commit that referenced this pull request Jul 9, 2021
Obvious fix; these changes are the result of automation not creative thinking.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Expeditor: Skip Version Bump Used to skip built_in:bump_version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants