Skip to content

Commit 8e4e339

Browse files
cal-smithGitHub Enterprise
authored andcommitted
Merge pull request #6 from callums/master
Update/scrub more readmes
2 parents 374e2cb + ac4929a commit 8e4e339

File tree

3 files changed

+1
-143
lines changed

3 files changed

+1
-143
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
Changes:
22
- use this space to document what's changed
33

4-
@peretz/development
5-
64
review checklist:
75
- [ ] accessible
86
- [ ] documentation

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,10 @@ $ npm start
1616

1717
Your project should use a module bundler - we recommend [webpack](https://webpack.js.org/).
1818

19-
#### Install
20-
21-
Then you'll be able to `npm install @peretz/neutrino` and `npm install @peretz/matter` and start importing components and styles.
22-
2319
### Contributing
2420

2521
#### Quickstart
26-
- fork peretz/neutrino and clone it locally
22+
- fork ibm/carbon-components-angular and clone it locally
2723
- run `npm install` to grab all the dependencies, then `npm run demo:server` to start the demo server
2824
- **if you are adding a component**:
2925
- add a folder with your component code, styles, tests, and documentation README.md under `src`
@@ -47,7 +43,6 @@ Then you'll be able to `npm install @peretz/neutrino` and `npm install @peretz/m
4743
- "issue #123" just refences the issue. Only use this if you definitly need the issue to remain open.
4844
- @mention any specific other developers that need to be aware of the changes
4945
- add the "needs review" label along with any other relevant labels
50-
- DO NOT @mention @peretz/Development - we have a bot in ibm-front-end#peretz that will let us know
5146
- [link to code review checklist goes here](#)
5247

5348
#### Issues submission guidelines

src/dialog/README.md

Lines changed: 0 additions & 135 deletions
This file was deleted.

0 commit comments

Comments
 (0)