17 lines
660 B
Markdown
17 lines
660 B
Markdown
|
<!-- Give a brief summary of your changes. -->
|
||
|
|
||
|
### Description of Changes
|
||
|
<!--- Describe your changes in detail. -->
|
||
|
|
||
|
### Screenshots (optional)
|
||
|
|
||
|
### Bugs fixed (if any)
|
||
|
<!-- If you fixed any bugs, describe them here. State issue number if applicable. -->
|
||
|
|
||
|
### Checklist:
|
||
|
<!-- [ ] = Unchecked, [x] = Checked. -->
|
||
|
* [ ] My changes follow the Contributing Guidelines. <!-- See CONTRIBUTING.md to verify. -->
|
||
|
* [ ] My changes implement realistic features. <!-- Only aircraft changes require this. -->
|
||
|
* [ ] Please have an IDG Developer test my changes before merging.
|
||
|
* [x] My changes are ready for merging. <!-- Uncheck if you want to decide when to merge. -->
|