mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Fix labels on issue templates
PiperOrigin-RevId: 342577869
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
name: Bug report
|
||||
about: Create a bug report to help us improve
|
||||
title:
|
||||
labels:
|
||||
- 'type: bug'
|
||||
labels: 'type: bug'
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
|
||||
@@ -2,8 +2,7 @@
|
||||
name: Feature request
|
||||
about: Suggest an idea or improvement
|
||||
title: ''
|
||||
labels:
|
||||
- 'type: enhancement'
|
||||
labels: 'type: enhancement'
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user