Skip to content

Commit

Permalink
docs(contributing): fix typo in content
Browse files Browse the repository at this point in the history
  • Loading branch information
Naylin15 authored and ajsb85 committed Oct 26, 2017
1 parent 9e4a590 commit de6cba0
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@ You can _**request**_ a new feature by submitting an issue, and if you would lik

### Submit an Issue

Before submitting the issue please check the [issue tracker](https://github.com/flyve-mdm/flyve-mdm-ios-agent/issues), there exists the possibility that the bug was already reported by other contributor.
Before submitting the issue please check the [issue tracker](https://github.com/flyve-mdm/flyve-mdm-ios-agent/issues), there exists the possibility that the bug was already reported by other contributor.

This way you help us to maximize the effort we can spend fixing issues and adding new features, by not reporting duplicate issues.

We'll work very hard to fix all the issues without delay, but before fixing it we need to confirm it, for that we require you to provide us of the following information:

- Overview of the Issue - if an error is being thrown a description of the problem is extremely helpful
- Motivation for or Use Case - explain why this is a bug for you
- Inventory Agent Version(s)
- Agent Version(s)
- Device Operating System & Model - is this a problem with all devices or only specific ones?
- Reproduce the Error - provide a live example or an unambiguous set of steps.
- Related Issues - has a similar issue been reported before?
Expand Down Expand Up @@ -130,6 +130,4 @@ Here is a detailed guide of [Testing with Xcode](https://developer.apple.com/lib
-scheme "MyApp" \
-sdk iphonesimulator \
-destination 'platform=iOS Simulator,name=iPhone 6,OS=8.1' \
test


test

0 comments on commit de6cba0

Please sign in to comment.