From bb65137dc4251b6d57b547220c257209e57b2596 Mon Sep 17 00:00:00 2001 From: Thomas Pelletier Date: Sat, 10 Apr 2021 19:54:52 -0400 Subject: [PATCH] Move v2 warning into a comment --- .github/ISSUE_TEMPLATE/bug_report.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c8417afc..5bbcda0e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,12 +3,15 @@ name: Bug report about: Create a report to help us improve --- -:bangbang: | Main development focus is on the upcoming [go-toml v2](https://github.com/pelletier/go-toml/discussions/506). -:---: | :--- + ---- **Describe the bug** A clear and concise description of what the bug is.