📚 docs(ISSUE_TEMPLATE): create blank files to later fill them
This commit is contained in:
parent
7872fb5c48
commit
60635d2b72
5 changed files with 5 additions and 0 deletions
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
Normal file
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
# TODO: Create yml template
|
1
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
1
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
blank_issues_enabled: false
|
1
.github/ISSUE_TEMPLATE/custom.md
vendored
Normal file
1
.github/ISSUE_TEMPLATE/custom.md
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
# TODO: Create md template
|
1
.github/ISSUE_TEMPLATE/documentation_update.yml
vendored
Normal file
1
.github/ISSUE_TEMPLATE/documentation_update.yml
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
# TODO: Create yml template
|
1
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
Normal file
1
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
# TODO: Create yml template
|
Loading…
Add table
Reference in a new issue