Skip to content

Commit 3c8323a

Browse files
authored
Update GH issue templates for Linear compatibility (#442)
1 parent 45eb764 commit 3c8323a

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: 🐞 Bug Report
22
description: Tell us about something that's not working the way we (probably) intend.
3-
labels: ["Platform: KMP", "Type: Bug"]
4-
type: Bug
3+
labels: ["KMP", "Bug"]
54
body:
65
- type: dropdown
76
id: environment

.github/ISSUE_TEMPLATE/feature.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: 💡 Feature Request
22
description: Tell us about a problem our SDK could solve but doesn't.
3-
labels: ["Platform: KMP", "Type: Feature Request"]
4-
type: Feature
3+
labels: ["KMP", "Feature"]
54
body:
65
- type: textarea
76
id: problem

.github/ISSUE_TEMPLATE/maintainer-blank.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Blank Issue
22
description: Blank Issue. Reserved for maintainers.
3-
labels: ["Platform: KMP"]
3+
labels: ["KMP"]
44
body:
55
- type: textarea
66
id: description
@@ -14,4 +14,4 @@ body:
1414
attributes:
1515
value: |-
1616
## Thanks 🙏
17-
Check our [triage docs](https://open.sentry.io/triage/) for what to expect next.
17+
Check our [triage docs](https://open.sentry.io/triage/) for what to expect next.

0 commit comments

Comments
 (0)