mirror of https://github.com/eyhc1/rendercv.git
.github: update issue templates
This commit is contained in:
parent
ad77b410ea
commit
ec3c81fe75
|
@ -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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: Enhancement
|
||||
about: Suggest an idea for this project
|
||||
about: Suggest an idea for RenderCV
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: sinaatalay
|
||||
|
|
|
@ -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.
|
Loading…
Reference in New Issue