+1
-1
Diff
round #1
History
2 rounds
4 comments
partially.dead.aylac.top
submitted
#1
1 commit
expand
collapse
types: fix struct tag typo
Signed-off-by: ayla <ayla-git.barcode041@silomails.com>
partially.dead.aylac.top
submitted
#0
1 commit
expand
collapse
fix typo
expand 2 comments
Thank you for your contribution! Can you please amend your commit following our contribution guidelines? Then I think we can merge it.
It should be something like
types: fix struct tag typo
{description}
Signed-off-by: Your Name <your.email@example.com>
oh ok done!!
this is a known issue but is a backwards incompatible change. ideally we would introduce a new field with the right spelling and then deprecate the old one after a few versions.