Skip to content

Commit 584c7c4

Browse files
committed
Update the GitHub issue template for the new workflow
Summary: Create the .github/ISSUE_TEMPLATE directory Rename the file ISSUE_TEMPLATE to .github/ISSUE_TEMPLATE/issue_template.md Update this file with some keywords (name, about, ...) Add a .github/ISSUE_TEMPLATE/config.yml file containing "blank_issues_enabled: false". [skip ci]
1 parent 05a263a commit 584c7c4

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
blank_issues_enabled: false

.github/ISSUE_TEMPLATE renamed to .github/ISSUE_TEMPLATE/issue_template.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
name: New issue
3+
about: File a bug/issue
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
---
8+
19
To report a ***S_E_C_U_R_I_T_Y issue please send an e-mail*** to [email protected].
210

311
To report bugs and other problems, contribute patches, request a

0 commit comments

Comments
 (0)