mirror of
https://github.com/IlanCosman/tide.git
synced 2024-12-04 18:29:07 +03:00
33 lines
915 B
Markdown
33 lines
915 B
Markdown
|
<!-- Provide a general summary of your changes in the Title above. -->
|
||
|
|
||
|
#### Description
|
||
|
|
||
|
<!-- Describe your changes. -->
|
||
|
|
||
|
<!-- This following sections apply only to large PRs, you may disregard them for small ones. -->
|
||
|
|
||
|
#### Motivation and Context
|
||
|
|
||
|
<!-- Why is this change required? What problem does it solve? -->
|
||
|
<!--- Please link to an open issue. -->
|
||
|
|
||
|
Closes #
|
||
|
|
||
|
#### Screenshots (if appropriate)
|
||
|
|
||
|
#### How Has This Been Tested
|
||
|
|
||
|
<!-- Please describe how you tested your changes. -->
|
||
|
<!-- If you have not tested your changes on both OSes, someone else can help you out. -->
|
||
|
|
||
|
- [ ] I have tested using **MacOS**.
|
||
|
- [ ] I have tested using **Linux**.
|
||
|
|
||
|
#### Checklist
|
||
|
|
||
|
<!-- Go over the following points and put an x in all the boxes that apply. -->
|
||
|
<!-- If you're unsure about any of these, don't hesitate to ask! -->
|
||
|
|
||
|
- [ ] I have updated the documentation accordingly.
|
||
|
- [ ] I have updated the tests accordingly.
|