Files
autodoc/README.md
T
Tyler b6487194d5
Template tests / tests (push) Failing after 4s
Update README.md
2026-06-10 21:13:05 +00:00

33 lines
432 B
Markdown

# Title
## Overview
## Getting Started
## Testing
Please create your tests so that when the following is ran it automatically tests your test.
```bash
bash tests/run_test.sh
```
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) for the full contribution flow, including the issue-number requirement for every pull request.
## Repository Layout
See [ARCHITECTURE.md](ARCHITECTURE.md) to see the repo layout.