Skip to content

Commit

Permalink
chore(.github): updating Github templates
Browse files Browse the repository at this point in the history
  • Loading branch information
willmendesneto committed Oct 20, 2019
1 parent 04cab16 commit f4053cb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ I thought that by going to the page '...' and do the action '...' then '...' wou

Instead of '...', what I saw was that '...' happened instead.

### Browsers affected
### How to simulate the behaviour (if applicable)

Please specify the affected browsers.
This is the example of the current behaviour https://stackblitz.com/edit/perf-marks-playground

### Browsers/OS/Platforms affected

Please specify the affected browsers/OS/platforms.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased][]

### Updated

- Adding more info in `ISSUE_TEMPLATE.md`

### Added

- Adding gif showing the package usage
Expand Down

0 comments on commit f4053cb

Please sign in to comment.