Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Commit

Permalink
chore: fix bug issue template frontmatter (#107)
Browse files Browse the repository at this point in the history
Previously, the frontmatter had an invalid format, so the 
template did not appear on 
https://github.com/smooth-code/smooth-ui/issues/new/choose

This should fix the issue.
  • Loading branch information
elliottsj authored and gregberge committed Jan 28, 2019
1 parent e27f323 commit cac856c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---

name: πŸ› Bug report
about: Create a report to help us improve
--->
---

## πŸ› Bug Report

Expand Down

0 comments on commit cac856c

Please sign in to comment.