mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
.github: update issue templates
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
about: Create a report to help us improve RenderCV
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: sinaatalay
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/enhancement.md
vendored
2
.github/ISSUE_TEMPLATE/enhancement.md
vendored
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Enhancement
|
||||
about: Suggest an idea for this project
|
||||
about: Suggest an idea for RenderCV
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: sinaatalay
|
||||
|
||||
9
.github/ISSUE_TEMPLATE/improvement_to_documentation.md
vendored
Normal file
9
.github/ISSUE_TEMPLATE/improvement_to_documentation.md
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve the documentation of RenderCV
|
||||
title: ''
|
||||
labels: documentation
|
||||
assignees: sinaatalay
|
||||
---
|
||||
|
||||
A clear and concise description of what you want to add, improve, or fix in the documentation.
|
||||
Reference in New Issue
Block a user