This website works better with JavaScript
Home
Explore
Help
Register
Sign In
chenwenyi
/
CocoaLumberjack
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
binary_framework
master
tmolitor-stud-tu/document-logfile-locking
3.9.0
3.8.5
3.8.4
3.8.3
3.8.2
3.8.1
3.8.0
3.7.4
3.7.3
3.7.2
3.7.1
3.7.0
3.6.2
3.6.1
3.6.0
3.5.3
3.5.2
3.5.1
3.5.0
3.4.2
3.4.1
3.4.0
3.3.0
3.2.1
3.2.0
3.1.0
3.0.0
2.4.0
2.3.0
2.2.0
2.1.0
2.1.0-rc
2.0.3
2.1.0-beta
2.0.2
2.0.1
2.0.0
2.0.0-rc2
2.0.0-rc
2.0.0-beta4
2.0.0-beta3
2.0.0-beta2
2.0.0-beta
1.9.2
1.9.1
1.9.0
1.8.1
1.8.0
1.7.0
1.6.5.1
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6
1.5.1
1.5
1.4.1
1.4
1.3.3
1.3.2
1.3.1
1.2.3
1.2.2
1.3
1.2.1
1.2
1.1
1.0
CocoaLumberjack
/
.github
/
PULL_REQUEST_TEMPLATE.md
PULL_REQUEST_TEMPLATE.md
834 B
Permalink
History
Raw
New Pull Request Checklist
I have read and understood the
CONTRIBUTING guide
I have read the
Documentation
I have searched for a similar pull request in the
project
and found none
I have updated this branch with the latest master to avoid conflicts (via rebase of master)
I have added the required tests to prove the fix/feature I am adding
I have updated the documentation (if necessary)
I have run the tests and they pass
I have run the lint and it passes (
pod lib lint
)
This merge request fixes / refers to the following issues: ...
Pull Request Description
...