mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-24 06:05:10 +02:00
[skip travis] Fix templates.
This commit is contained in:
parent
d1cccff54b
commit
6ffe14707d
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -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
|
||||||
|
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user