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
about: Use this template for submitting bug reports.
4
+
---
5
+
6
+
## Bug report
7
+
8
+
Please replace this line with a short description of the problem. Make sure you've read `CHANGELOG.md` in the root of the repo to make sure a new version hasn't already addressed your problem!
9
+
10
+
## Versions
11
+
12
+
Please fill in the versions you're currently using:
13
+
14
+
-`apollo-ios` SDK version:
15
+
- Xcode version:
16
+
- Swift version:
17
+
18
+
## Steps to reproduce
19
+
20
+
Please replace this line with steps to reproduce the problem.
21
+
22
+
## Further details
23
+
24
+
Please replace this line with any further details or context necessary to understand the problem. Delete this section if you don't have anything further to add.
about: Use this template for requesting new features or significant changes to existing features.
4
+
---
5
+
6
+
7
+
## Feature request
8
+
9
+
Please replace this line with a short description of the feature you're requesting.
10
+
11
+
## Motivation
12
+
13
+
Please replace this line with an explanation for why you would like this feature added.
14
+
15
+
## Proposed solution
16
+
17
+
Please replace this line with any proposed solution you have already started to work on. Delete this section if you don't have a proposed solution.
18
+
19
+
## Outstanding Questions
20
+
21
+
Please replace this line with any known question marks around how your feature would work. Delete this section if you don't have any outstanding questions.
0 commit comments