-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit ba557e8
Showing
1,331 changed files
with
1,020,666 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Auto detect text files and perform LF normalization | ||
* text=auto |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
## Overview | ||
|
||
<!-- Describe your changes here. --> | ||
|
||
## Issues Resolved | ||
<!-- Please use the format "fixes #xx" --> | ||
|
||
- fixes # | ||
|
||
## API Changes | ||
<!-- List all changes here (or just put None) --> | ||
|
||
None | ||
|
||
## Platforms Affected | ||
<!-- Please list all platforms affected by these changes --> | ||
|
||
- All | ||
- iOS | ||
- Android | ||
- Web | ||
- Api | ||
|
||
## Behavioral Changes | ||
<!-- Describe any changes that may change how a user's app behaves or appears when upgrading to this version of the codebase. --> | ||
|
||
None | ||
|
||
## Testing Procedure | ||
<!-- Please list the steps that should be taken to properly test these changes on each relevant platform. If you were unable to test these changes yourself on any or all platforms, please let us know. Also, if you are able to attach a video of your test run, you will be our personal hero. --> | ||
|
||
## PR Checklist | ||
|
||
- [ ] Rebased on top of the target branch at time of PR | ||
- [ ] Changes adhere to coding standard |
Oops, something went wrong.