Skip to content

Commit dd5392a

Browse files
osansevieropcuenca
andauthored
Update GitHub issue templates (#1120)
* Update templates * Update .github/ISSUE_TEMPLATE/bugs.md Co-authored-by: Pedro Cuenca <[email protected]> --------- Co-authored-by: Pedro Cuenca <[email protected]>
1 parent 68f3c6e commit dd5392a

File tree

3 files changed

+34
-21
lines changed

3 files changed

+34
-21
lines changed

.github/ISSUE_TEMPLATE/adding-a-new-task-.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/bugs.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Bug
3+
about: Report a bug you face in the Hub
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**This repository is focused on the Hub experience and documentation. If you're facing an issue with a specific library, please open an issue in the corresponding repo**
11+
12+
13+
**Bug description.**
14+
A clear and concise description of what the problem is. Ex. Clicking this button is not working when [...]
15+
16+
**Describe the expected behaviour**
17+
A clear and concise description of what you want to happen.
18+
19+
**Additional context**
20+
Add any other relevant context or screenshots here. Please share details such as browser when appropriate.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Documentation request
3+
about: Suggest an idea for new docs
4+
title: ''
5+
labels: 'docs'
6+
assignees: ''
7+
8+
---
9+
10+
**Doc request**
11+
A clear and concise description of what you would like to see documented or what is unclear.
12+
13+
**Additional context**
14+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)