Skip to content

Commit d430e49

Browse files
authored
Remove old issues templates (#3306)
1 parent 45ad4b8 commit d430e49

7 files changed

Lines changed: 6 additions & 9 deletions

File tree

.github/ISSUE_TEMPLATE/app-bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: 🐞 App Bug — in the Web App
3-
description: Create a report to help us improve WandB by reproducing and fixing bugs
3+
description: Create a report to help us improve W&B by reproducing and fixing bugs
44
title: "[App]: "
55
labels: "app"
66

.github/ISSUE_TEMPLATE/client-bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: 🐛 Client Bug - in the Python library
3-
description: Create a report to help us improve WandB by reproducing and fixing bugs
3+
description: Create a report to help us improve W&B by reproducing and fixing bugs
44
title: "[CLI]: "
55
labels: "cli"
66

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: 🛠️ Feature Request
3-
description: Suggest an idea to help us improve WandB
3+
description: Suggest an idea to help us improve W&B
44
title: "[Feature]: "
55
labels: "feature_request"
66

File renamed without changes.
File renamed without changes.

.github/ISSUE_TEMPLATE/question.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
---
2-
name: Question
2+
name: Question
33
about: Share a question about W&B
44
title: "[Q]"
5-
labels: ''
6-
assignees: ''
7-
5+
labels: ""
6+
assignees: ""
87
---
9-
10-

0 commit comments

Comments
 (0)