diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f1dde4f..28f6bd7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -32,12 +32,11 @@ A clear and concise description of what you expected to happen. -```yaml -# Paste the contents of config.yaml here +```toml +# Paste the contents of config.toml here # REMOVE YOUR CREDENTIALS -your: - - config - - file +[your] +config = "file" ``` **Environment**