Skip to content

Commit b7f9799

Browse files
authored
Update README.md
1 parent 40a5ad2 commit b7f9799

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Automatically saves/restores your draft comments on Github.
44

55
[Chrome web store](https://chrome.google.com/webstore/detail/github-comment-draft/nckohkpmnocinomefhgnofbicepplojh)
66

7+
![githubcommentdraft-demo-prissue](https://user-images.githubusercontent.com/1630378/44536420-6091ae00-a737-11e8-97c2-663ab3677aaa.gif)
8+
79
![githubcommentdraft-demo](https://user-images.githubusercontent.com/1630378/44530470-68e2ec80-a729-11e8-8164-b443bfc79591.gif)
810

911
Originated from https://github.com/isaacs/github/issues/376
@@ -28,3 +30,6 @@ for(let i=0;i<localStorage.length;i++) {
2830
```
2931

3032
__Caveat: This plugin takes care of input in `<textarea />` only. It won't cover the github built in editors like https://github.com/Liooo/github-comment-draft/edit/master/README.md__
33+
34+
35+
PRs are welcome.

0 commit comments

Comments
 (0)