Skip to content

Commit

Permalink
Moved out handleComment code into seperate functions. Added tests for…
Browse files Browse the repository at this point in the history
… new helper functions. Added edit title as an alias for set title & updated README

Signed-off-by: rgee0 <[email protected]>
  • Loading branch information
rgee0 authored and alexellis committed Mar 17, 2018
1 parent f8b6dd3 commit 15f1fdf
Show file tree
Hide file tree
Showing 4 changed files with 350 additions and 161 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ Let's say a user raised an issue with the title `I can't get it to work on my co
```
Derek set title: Question - does this work on Windows 10?
```
or
```
Derek edit title: Question - does this work on Windows 10?
```

* Triage and organise work through labels

Expand Down
Loading

0 comments on commit 15f1fdf

Please sign in to comment.