Skip to content

Commit 217efff

Browse files
committed
Option for blank issue
1 parent 080ce81 commit 217efff

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
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: true
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Blank Issue Template
2+
3+
Only use if your issue is neither a bug report or feature request. For any of this, submit using the appropriate template.

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
git# Logs
1+
# Logs
22
logs
33
*.log
44
npm-debug.log*

0 commit comments

Comments
 (0)