Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 645 Bytes

ISSUES.md

File metadata and controls

16 lines (11 loc) · 645 Bytes

Reporting Issues

Please review the Code of Conduct before submitting an issue. We are using the GitHub mirror site to better capture all issues together.

There is also some use of inline comments in the following formats to store thoughts and things to do.

// TODO: Test // FIXME: Test // HACK(Your Name): Test

These comments can then be viewed together as a list using the Todo List extension within VSCode.

Overarching comments could also be added to this document.