Skip to content

Commit

Permalink
chore: remove labeler github action because it wasn't dependable (car…
Browse files Browse the repository at this point in the history
…bon-design-system#4984)

Co-authored-by: TJ Egan <[email protected]>
Co-authored-by: Akira Sudoh <[email protected]>
  • Loading branch information
3 people authored and joshblack committed Jan 13, 2020
1 parent deeb77c commit a27fb33
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 142 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/accessibility-issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Accessibility Issue
about: Report an accessibility or usability issue
title: ''
labels: 'type: a11y, squad: system'
labels: 'type: a11y'
assignees: ''
---

Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: "Bug Report 🐛"
name: 'Bug Report 🐛'
about: Something isn't working as expected? Here is the right place to report.
title: ''
labels: "type: bug 🐛, squad: system"
labels: 'type: bug 🐛'
assignees: ''
---

Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature-request-or-enhancement.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: "Feature request or enhancement 💡"
name: 'Feature request or enhancement 💡'
about: Suggest an idea for this project
title: ''
labels: "type: enhancement 💡, squad: system"
labels: 'type: enhancement 💡'
assignees: ''
---

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Question ❓
about: Usage question or discussion about Carbon components
title: ''
labels: 'type: question ❓, squad: system'
labels: 'type: question ❓'
assignees: ''
---

Expand Down
123 changes: 0 additions & 123 deletions .github/labeler.yml

This file was deleted.

13 changes: 0 additions & 13 deletions .github/workflows/labeler.yml

This file was deleted.

0 comments on commit a27fb33

Please sign in to comment.