You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
---
2
2
name: Bug report
3
3
about: Create a report to help us improve
4
+
title: ''
5
+
labels: ''
6
+
assignees: ''
4
7
5
8
---
6
9
7
-
**Are you filing an issue about iOS 12?**
8
-
You can find preliminary support for iOS 12 in the (ios12beta branch)[https://github.com/openid/AppAuth-iOS/tree/ios12beta] and background information in (the associated pull request)[https://github.com/openid/AppAuth-iOS/pull/246]. Please review these materials before filing iOS 12 issues. Thanks.
9
-
10
10
**Describe the bug**
11
11
A clear and concise description of what the bug is.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
---
2
2
name: Feature request
3
3
about: Suggest an idea for this project
4
+
title: ''
5
+
labels: ''
6
+
assignees: ''
4
7
5
8
---
6
9
7
-
**Are you filing an issue about iOS 12?**
8
-
You can find preliminary support for iOS 12 in the (ios12beta branch)[https://github.com/openid/AppAuth-iOS/tree/ios12beta] and background information in (the associated pull request)[https://github.com/openid/AppAuth-iOS/pull/246]. Please review these materials before filing iOS 12 issues. Thanks.
9
-
10
10
**Is your feature request related to a problem? Please describe.**
11
11
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
0 commit comments