[skip travis] Fix templates.

This commit is contained in:
ClementTsang 2020-02-23 01:11:53 -05:00
parent d1cccff54b
commit 6ffe14707d
2 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,8 @@
name: Bug report name: Bug report
about: Found a bug? Please report it if it hasn't already been filed... about: Found a bug? Please report it if it hasn't already been filed...
title: "" title: ""
labels: "" labels: "bug"
assignees: "" assignees: "ClementTsang"
--- ---
## Describe the bug ## Describe the bug

View File

@ -2,8 +2,8 @@
name: Feature request name: Feature request
about: Suggest an idea for this project about: Suggest an idea for this project
title: "" title: ""
labels: "" labels: "enhancement"
assignees: "" assignees: "ClementTsang"
--- ---
## Describe the feature request ## Describe the feature request