36 lines
453 B
Markdown
36 lines
453 B
Markdown
# Title
|
|
|
|
|
|
|
|
## Overview
|
|
|
|
|
|
|
|
## What's Included
|
|
|
|
|
|
|
|
## 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.
|
|
|
|
|