Update issue templates

This commit is contained in:
Frank Taillandier 2018-12-05 20:43:36 +01:00
parent d257398333
commit 0f9467c61b
4 changed files with 16 additions and 0 deletions

View File

@ -1,6 +1,10 @@
--- ---
name: Bug Report name: Bug Report
about: Is something not working as expected? about: Is something not working as expected?
title: ''
labels: ''
assignees: ''
--- ---
<!-- <!--

View File

@ -1,6 +1,10 @@
--- ---
name: Documentation name: Documentation
about: Found a typo or something that isn't crystal clear in our docs? about: Found a typo or something that isn't crystal clear in our docs?
title: 'docs: '
labels: documentation
assignees: DirtyF
--- ---
<!-- Thanks for taking the time to open an issue and help us make Jekyll better! --> <!-- Thanks for taking the time to open an issue and help us make Jekyll better! -->

View File

@ -1,6 +1,10 @@
--- ---
name: Feature Request name: Feature Request
about: Want us to add any features to Jekyll? about: Want us to add any features to Jekyll?
title: 'feat: '
labels: feature
assignees: ''
--- ---
<!-- <!--

View File

@ -1,6 +1,10 @@
--- ---
name: Question name: Question
about: Have any questions about how Jekyll works? about: Have any questions about how Jekyll works?
title: ''
labels: ''
assignees: ''
--- ---
<!-- <!--