Move v2 warning into a comment

This commit is contained in:
Thomas Pelletier
2021-04-10 19:54:52 -04:00
committed by GitHub
parent 99782c87cf
commit bb65137dc4
+7 -4
View File
@@ -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).
:---: | :---
<!--
‼️ Main development focus is on the upcoming go-toml v2 ⚠️
As a result, v1.x bugs will likely not see a fix on a v1.x version. However, reporting the bug is the best way to ensure that it will be fixed in v2.
As a result, v1.x bugs will likely not see a fix on a v1.x version.
However, reporting the bug is the best way to ensure that it will be fixed in v2.
See https://github.com/pelletier/go-toml/discussions/506.
-->
---
**Describe the bug**
A clear and concise description of what the bug is.