File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ### New Pull Request Checklist
2+
3+ * [ ] I have read and understood the [ CONTRIBUTING guide] ( https://github.com/Codigami/CFAlertViewController/blob/develop/.github/CONTRIBUTING.md )
4+ * [ ] I have read the [ Documentation] ( http://cocoadocs.org/docsets/CFAlertViewController/ )
5+ * [ ] I have searched for a similar pull request in the [ project] ( https://github.com/Codigami/CFAlertViewController/pulls ) and found none
6+
7+ * [ ] I have updated this branch with the latest master to avoid conflicts (via merge from master or rebase)
8+ * [ ] I have added the required tests to prove the fix/feature I am adding
9+ * [ ] I have updated the documentation (if necessary)
10+ * [ ] I have run the tests and they pass
11+ * [ ] I have run the lint and it passes (` pod lib lint ` )
12+
13+ This merge request fixes / reffers to the following issues: ...
14+
15+ ### Pull Request Description
16+
17+ ...
18+
You can’t perform that action at this time.
0 commit comments