File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ _Finally_ we can run `npm start` and start building out our application!
5959### Contributing
6060
6161#### Quickstart
62- - fork ibm /carbon-components-angular and clone it locally
62+ - fork IBM /carbon-components-angular and clone it locally
6363- run ` npm install ` to grab all the dependencies, then ` npm run storybook ` to start storybook
6464- ** if you are adding a component** :
6565 - add a folder with your component code, styles, tests and story under ` src `
@@ -69,7 +69,6 @@ _Finally_ we can run `npm start` and start building out our application!
6969 - consider adding or modifying a test case to cover the fix
7070- follow the [ Angular style guide] ( https://angular.io/styleguide )
7171- be sure to run ` npm test ` and ` npm run lint ` to make sure the tests and linter pass
72- - DO NOT change the version number.
7372- submit a PR
7473
7574#### Pull request guidelines
You can’t perform that action at this time.
0 commit comments