Commit f1b648c4 authored by Orta's avatar Orta

Merge pull request #1759 from paulyoung/update-contributing-guidelines

Updated guidelines on submitting feature requests
parents 9a369fa5 44acea08
...@@ -38,6 +38,12 @@ which doesn't require any ruby knowledge. ...@@ -38,6 +38,12 @@ which doesn't require any ruby knowledge.
Please try to be precise about the proposed outcome of the feature and how it Please try to be precise about the proposed outcome of the feature and how it
would related to existing features. would related to existing features.
From the [CocoaPods blog](http://blog.cocoapods.org/CocoaPods-0.28/):
> Fighting feature creep in CocoaPods is not easy. We hear about a lot of great ideas and many of them don't make the cut as they would not be useful for at least 80% of our users.
Should you require a feature isn't suited for mainstream users, consider suggesting a [CocoaPods plugin](http://blog.cocoapods.org/CocoaPods-0.28/) instead.
## Pull Requests ## Pull Requests
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment