Skip to content

Commit a28bcc0

Browse files
authored
Merge pull request #978 from projectstorm/readme
house keeping
2 parents c9e819d + 456e6b1 commit a28bcc0

File tree

3 files changed

+8
-16
lines changed

3 files changed

+8
-16
lines changed

.gitbook/assets/logo.jpg

102 KB
Loading

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,16 @@
11
# Checklist
22

3-
- [ ] The code has been run through pretty `yarn run pretty`
43
- [ ] The tests pass
5-
- [ ] You have referenced the issue(s) or other PR(s) this fixes/relates-to
6-
- [ ] The PR Template has been filled out (see below)
7-
- [ ] Had a beer/coffee because you are awesome
4+
- [ ] I have referenced the issue(s) or other PR(s) this fixes/relates-to
5+
- [ ] I have run ```pnpm changeset``` and followed the instructions
6+
- [ ] I have explained in this PR, what I did and why
7+
- [ ] I replaced the image below
8+
- [ ] Had a beer/coffee/tea because I did something cool today
89

9-
## What?
10-
11-
12-
## Why?
13-
14-
15-
## How?
10+
## What, why and how?
1611

1712

1813
## Feel good image:
1914

20-
(Add your own one below :])
21-
22-
![LOL](https://i.pinimg.com/originals/7f/1b/c3/7f1bc3fb2e123dd3255a85c04db22f19.jpg)
23-
2415

16+
![LOL](https://i.pinimg.com/originals/7f/1b/c3/7f1bc3fb2e123dd3255a85c04db22f19.jpg)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Introduction
22

3-
[![Join the chat at https://gitter.im/projectstorm/react-diagrams](https://badges.gitter.im/projectstorm/react-diagrams.svg)](https://gitter.im/projectstorm/react-diagrams?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![NPM](https://img.shields.io/npm/v/@projectstorm/react-diagrams.svg)](https://npmjs.org/package/@projectstorm/react-diagrams) [![Package Quality](https://npm.packagequality.com/shield/storm-react-diagrams.svg)](https://packagequality.com/#?package=storm-react-diagrams) [![CircleCI](https://circleci.com/gh/projectstorm/react-diagrams/tree/master.svg?style=svg)](https://circleci.com/gh/projectstorm/react-diagrams/tree/master) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lerna.js.org/)
3+
[![Join the chat at https://gitter.im/projectstorm/react-diagrams](https://badges.gitter.im/projectstorm/react-diagrams.svg)](https://gitter.im/projectstorm/react-diagrams?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![NPM](https://img.shields.io/npm/v/@projectstorm/react-diagrams.svg)](https://npmjs.org/package/@projectstorm/react-diagrams) [![Package Quality](https://npm.packagequality.com/shield/storm-react-diagrams.svg)](https://packagequality.com/#?package=storm-react-diagrams)
44

55
![](.gitbook/assets/logo.jpg)
66

0 commit comments

Comments
 (0)