Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
satyampgt4 authored Oct 15, 2021
1 parent ee4c9df commit 08bbf9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ git remote add upstream https://github.com/vj-abigo/invite-on-label.git
```
git remote -v
```
**6.**To setup the environment in your system run the following commands
**6.** To setup the environment in your system run the following commands
```
npm install
```
Expand Down Expand Up @@ -96,4 +96,4 @@ Docs on octokit: https://octokit.github.io/rest.js/v18

Docs for GitHub workflow: https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions

Docs for workflow events: https://docs.github.com/en/free-pro-team@latest/actions/reference/events-that-trigger-workflows#issues
Docs for workflow events: https://docs.github.com/en/free-pro-team@latest/actions/reference/events-that-trigger-workflows#issues

0 comments on commit 08bbf9b

Please sign in to comment.