mirror of
https://github.com/zhigang1992/facebook-ios-sdk.git
synced 2026-01-12 17:22:28 +08:00
Renamed ObjC SDK as iOS SDK
Summary: The GitHub repo has been renamed from facebook-ios-sdk to facebook-objc-sdk Reviewed By: jingping2015 Differential Revision: D17630050 fbshipit-source-id: 4fa7a3c4859af7fead71c4700a1151903d4734cc
This commit is contained in:
committed by
Facebook Github Bot
parent
6a2d3530aa
commit
16b7633e2d
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -7,7 +7,7 @@ labels: bug
|
||||
## Checklist
|
||||
|
||||
- [ ] I've updated to the latest released version of the SDK
|
||||
- [ ] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-objc-sdk/issues)
|
||||
- [ ] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-sdk/issues)
|
||||
- [ ] I've looked for existing answers on [Stack Overflow](https://facebook.stackoverflow.com), the [Facebook Developer Community Forum](https://developers.facebook.com/community/) and the [Facebook Developers Group](https://www.facebook.com/groups/fbdevelopers)
|
||||
- [ ] I've read the [Code of Conduct](CODE_OF_CONDUCT.md)
|
||||
- [ ] This issue is not security related and can safely be disclosed publicly on GitHub
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -7,7 +7,7 @@ labels: enhancement
|
||||
## Checklist
|
||||
|
||||
- [ ] I've updated to the latest released version of the SDK
|
||||
- [ ] I've searched for existing feature requests on [GitHub issues](https://github.com/facebook/facebook-objc-sdk/issues)
|
||||
- [ ] I've searched for existing feature requests on [GitHub issues](https://github.com/facebook/facebook-ios-sdk/issues)
|
||||
- [ ] I've read the [Code of Conduct](CODE_OF_CONDUCT.md)
|
||||
- [ ] I've given my issue the title: `Feature Request: [name of my feature request]`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user