Skip to content

Commit 01b41c6

Browse files
committed
address pr feedback
1 parent 9235013 commit 01b41c6

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ description: File a bug report
33
title: '[Bug]: '
44
labels: ['Bug']
55

6-
76
body:
87
- type: markdown
98
attributes:
@@ -21,7 +20,7 @@ body:
2120
id: reproduction-steps
2221
attributes:
2322
label: Steps to reproduce?
24-
description: Provide as much detail as posible to reproduce the issue.
23+
description: Provide as much detail as possible to reproduce the issue.
2524
placeholder: |
2625
1. Install vX.Y.Z of dependency
2726
2. Launch the app on iOS device

.github/workflows/project.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
name: Add issues to project
2-
32
on:
43
issues:
54
types:

0 commit comments

Comments
 (0)