restrict blank issues

pull/168/head
Dmitry Shibanov 5 years ago
parent c8b60fb6bf
commit 2d101adc9f

@ -2,7 +2,7 @@
name: Bug report
about: Create a bug report
title: ''
labels: bug
labels: bug, needs triage
assignees: ''
---

@ -1,4 +1,4 @@
blank_issues_enabled: true
blank_issues_enabled: false
contact_links:
- name: .NET issues
url: https://github.com/dotnet/runtime#filing-issues

@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea for this project
title: ''
labels: feature request
labels: feature request, needs triage
assignees: ''
---

Loading…
Cancel
Save