.github: update issue templates

This commit is contained in:
Sina Atalay 2024-05-19 01:07:07 +03:00
parent ad77b410ea
commit ec3c81fe75
3 changed files with 11 additions and 2 deletions

View File

@ -1,6 +1,6 @@
--- ---
name: Bug report name: Bug report
about: Create a report to help us improve about: Create a report to help us improve RenderCV
title: '' title: ''
labels: bug labels: bug
assignees: sinaatalay assignees: sinaatalay

View File

@ -1,6 +1,6 @@
--- ---
name: Enhancement name: Enhancement
about: Suggest an idea for this project about: Suggest an idea for RenderCV
title: '' title: ''
labels: enhancement labels: enhancement
assignees: sinaatalay assignees: sinaatalay

View 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.