Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 0 additions & 21 deletions .github/ISSUE_TEMPLATE/adding-a-new-task-.md

This file was deleted.

20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/bugs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Bug
about: Report a bug you face in the Hub
title: ''
labels: ''
assignees: ''

---

**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**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**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**
**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 GitHub repo. If you're facing an issue with a specific model or dataset, please open an issue in the corresponding HF repo.**

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(maybe)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

arf too late



**Bug description.**
A clear and concise description of what the problem is. Ex. Clicking this button is not working when [...]

**Describe the expected behaviour**
A clear and concise description of what you want to happen.

**Additional context**
Add any other relevant context or screenshots here. Please share details such as browser when appropriate.
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/documentation-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: Documentation request
about: Suggest an idea for new docs
title: ''
labels: 'docs'
assignees: ''

---

**Doc request**
A clear and concise description of what you would like to see documented or what is unclear.

**Additional context**
Add any other context or screenshots about the feature request here.