mirror of
https://github.com/sundowndev/hacker-roadmap.git
synced 2025-02-17 11:58:24 +00:00
Update issue templates
This commit is contained in:
parent
77a073a58d
commit
50d3536321
4 changed files with 68 additions and 0 deletions
13
.github/ISSUE_TEMPLATE/default-issue-template.md
vendored
Normal file
13
.github/ISSUE_TEMPLATE/default-issue-template.md
vendored
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
name: Default issue template
|
||||||
|
about: Default template
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Related content :** Guide|Tools
|
||||||
|
**Issue with the content :** Yes|No
|
||||||
|
|
||||||
|
*Your comments here. Please read CONTRIBUTING.md before posting issues.*
|
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Is your feature request related to a problem? Please describe.**
|
||||||
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||||
|
|
||||||
|
**Describe the solution you'd like**
|
||||||
|
A clear and concise description of what you want to happen.
|
||||||
|
|
||||||
|
**Describe alternatives you've considered**
|
||||||
|
A clear and concise description of any alternative solutions or features you've considered.
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context or screenshots about the feature request here.
|
22
.github/ISSUE_TEMPLATE/improvement-request.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/improvement-request.md
vendored
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
---
|
||||||
|
name: Improvement request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
(Please read CONTRIBUTING.md before posting issues)
|
||||||
|
|
||||||
|
**Is your feature request related to a problem? Please describe.**
|
||||||
|
A clear and concise description of what the problem is.
|
||||||
|
|
||||||
|
**Describe the solution you'd like**
|
||||||
|
A clear and concise description of what you want to happen.
|
||||||
|
|
||||||
|
**Describe alternatives you've considered**
|
||||||
|
A clear and concise description of any alternative solutions you've considered.
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context or screenshots about the improvement request here.
|
13
.github/ISSUE_TEMPLATE/submit-a-general-issue.md
vendored
Normal file
13
.github/ISSUE_TEMPLATE/submit-a-general-issue.md
vendored
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
name: Submit a general issue
|
||||||
|
about: Default template
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Related content :** Guide|Tools
|
||||||
|
**Issue with the content :** Yes|No
|
||||||
|
|
||||||
|
*Your comments here. Please read CONTRIBUTING.md before posting issues.*
|
Loading…
Add table
Reference in a new issue