docs: add contributing guidelines (#359) #none
Co-authored-by: Tadashi <tadashi@cinnamon.is>
This commit is contained in:
committed by
GitHub
parent
dfd00fe752
commit
96f58a445a
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: "Bug Report"
|
||||
description: Report something that is not working as expected
|
||||
title: "[BUG] - <title>"
|
||||
title: "[BUG] "
|
||||
labels: ["bug"]
|
||||
body:
|
||||
- type: markdown
|
||||
|
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: "Feature Request"
|
||||
description: Brainstorm and propose new features for the project
|
||||
title: "[REQUEST] - <title>"
|
||||
title: "[REQUEST] "
|
||||
labels: ["enhancement"]
|
||||
body:
|
||||
- type: markdown
|
||||
|
Reference in New Issue
Block a user