Skip to content

Commit 0e1dcc9

Browse files
authored
Merge pull request #112 from zendesk/contributing-edit
Editing contributing markdown
2 parents eaf14ac + ab34a5b commit 0e1dcc9

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

CONTRIBUTING.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22

33
### Before Submitting an Issue
44

5-
First, please search if this issue has already been submitted. if there is an issue add your comment on this issue.
5+
First, search if the issue has already been submitted. If so, add your comment to the issue.
66

7-
If your issue is a feature request, please submit it to our [SDK community](https://support.zendesk.com/hc/en-us/community/topics/200488257-Zendesk-SDKs).
7+
If your issue is a feature request, submit it to the [SDK community](https://support.zendesk.com/hc/en-us/community/topics/200488257-Zendesk-SDKs).
88

9-
## Writing Good Bug Reports and Feature Requests
9+
### Writing Good Bug Reports and Feature Requests
1010

11-
File a single issue per problem and feature request.
11+
File a single issue per problem or feature request.
1212

13-
The more information you can provide, the more likely we will be able to reproduce and finally fix it. Therefore:
13+
The more information you provide, the more likely we'll be able to reproduce and fix the issue. Please provide as much of the following information as possible:
1414

15-
* Provide reproducible steps that describe how the issue came to be
15+
* Reproducible steps that describe how the issue came to be
1616
* Animated GIFs
1717
* Code that demonstrates the issue
18-
* If possible a sample app to reproduce the issue
19-
* Version of the SDK that the issue happens on
20-
* Version of the iOS Version
21-
* Whether it happens on the iOS vs the simulator
18+
* If possible, a sample app to reproduce the issue
19+
* SDK version
20+
* iOS version
21+
* Whether it happens in the installed app or in Simulator
2222
* Xcode version

0 commit comments

Comments
 (0)