Update issue templates

This commit is contained in:
Mark Otto 2020-06-16 14:03:48 -07:00 committed by GitHub
parent a1708ec2a3
commit 66bd7feed5
2 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,9 @@
--- ---
name: Bug report name: Bug report
about: Tell us about a bug you may have identified in Bootstrap. about: Tell us about a bug you may have identified in Bootstrap.
title: ''
labels: ''
assignees: ''
--- ---

View File

@ -1,6 +1,9 @@
--- ---
name: Feature request name: Feature request
about: Suggest an idea for a new feature in Bootstrap. about: Suggest an idea for a new feature in Bootstrap.
title: ''
labels: feature
assignees: ''
--- ---