Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 273 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

17 lines (14 loc) · 273 Bytes

If you want submit new link, please fill this:

name = ""
desc = ""
href = ""
tags = Tags[""]

Example:

name = "JetBrains/spek"
desc = "A specification framework for Kotlin."
href = "https://github.com/jetbrains/spek"
tags = Tags["test", "assert", "bdd"]