Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
f05721c2
Commit
f05721c2
authored
Mar 14, 2013
by
Fabio Pelosin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CONTRIBUTING.md
parent
6d5dba0a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
CONTRIBUTING.md
CONTRIBUTING.md
+4
-4
No files found.
CONTRIBUTING.md
View file @
f05721c2
# C
ONTRIBUTING
# C
ontributing
## Issues
## Issues
...
@@ -13,7 +13,7 @@ resources are:
...
@@ -13,7 +13,7 @@ resources are:
Properly written and formatted issues are more likely to receive the
Properly written and formatted issues are more likely to receive the
appropriate attention. If you don't care... we don't care.
appropriate attention. If you don't care... we don't care.
####
#
Bug reports
#### Bug reports
Please post all the relevant information including the version of CocoaPods and
Please post all the relevant information including the version of CocoaPods and
any template printed by the tool.
any template printed by the tool.
...
@@ -28,11 +28,11 @@ $ xcodeproj project-diff
...
@@ -28,11 +28,11 @@ $ xcodeproj project-diff
If you are familiar with Ruby, making a pull request with a failing test case
If you are familiar with Ruby, making a pull request with a failing test case
can speed up the resolution of the bug. If the issue is more complex you can
can speed up the resolution of the bug. If the issue is more complex you can
add an
[
integration test
](
https://github.com/CocoaPods/CocoaPods/tree/master/spec/integration
)
.
add an
[
integration test
](
https://github.com/CocoaPods/CocoaPods/tree/master/spec/integration
)
which doesn't require any ruby knowledge.
which doesn't require any ruby knowledge.
####
#
Feature requests
#### Feature requests
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 with the existing ones.
would related with the existing ones.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment