# `Lei.Rules.CopilotTemplate`
[🔗](https://github.com/gtri/lowendinsight/blob/main/lib/lei/rules/copilot_template.ex#L5)

Renders the GitHub Copilot instructions file for LowEndInsight dependency risk awareness.

# `render`

```elixir
@spec render(map()) :: String.t()
```

Renders the Copilot instructions template with the given threshold values.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
