mirror of
https://github.com/yannbertrand/macos-defaults
synced 2024-11-14 23:57:07 +00:00
📝 Add a "new ssg" issue template
This commit is contained in:
parent
8f6b7cc8c5
commit
43627f26ef
1 changed files with 16 additions and 0 deletions
16
.github/ISSUE_TEMPLATE/add-a-new-ssg.md
vendored
Normal file
16
.github/ISSUE_TEMPLATE/add-a-new-ssg.md
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
name: Add a new SSG
|
||||
about: Another Static Site Generator could be compared
|
||||
title: ''
|
||||
labels: new ssg
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!-- Please fill in this template -->
|
||||
<!-- Check [x] / Unchecked [ ] -->
|
||||
- [ ] I made sure this SSG is not in the list
|
||||
- [ ] I searched and didn't find this SGG request in the listed issues
|
||||
|
||||
<!-- Please add informations about this command -->
|
||||
I think it would be great to add ${SSG name} because
|
Loading…
Reference in a new issue