]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update issue templates
authorMark Otto <otto@github.com>
Tue, 16 Jun 2020 21:03:48 +0000 (14:03 -0700)
committerGitHub <noreply@github.com>
Tue, 16 Jun 2020 21:03:48 +0000 (14:03 -0700)
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md

index ca8173297cc0ec138d90c38ab12e9b93f502e6f4..70dcfd53281a6f46ad3b3623edfde26e5d8735ef 100644 (file)
@@ -1,6 +1,9 @@
 ---
 name: Bug report
 about: Tell us about a bug you may have identified in Bootstrap.
+title: ''
+labels: ''
+assignees: ''
 
 ---
 
index 21935874dce27faac6bd37eb95384490547dcbdc..422fa2bb4c3cd8ba5e1d963dc7a2942ad9ab4f5f 100644 (file)
@@ -1,6 +1,9 @@
 ---
 name: Feature request
 about: Suggest an idea for a new feature in Bootstrap.
+title: ''
+labels: feature
+assignees: ''
 
 ---