Skip to content

Commit 8687740

Browse files
authored
chore: update bug report template
1 parent 43b644f commit 8687740

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ assignees: ''
77

88
---
99

10+
# Component
11+
12+
* [ ] github-workflows-kt (library with the DSL)
13+
* [ ] bindings server (https://bindings.krzeminski.it)
14+
* [ ] I don't know
15+
1016
# Action
1117

1218
_Describe what you are trying to do._
@@ -23,6 +29,6 @@ _What happens instead?_
2329

2430
_Manual adjustment of output YAML is not a workaround. Adjusting Kotlin code in a certain way is._
2531

26-
# Library version
32+
# Version
2733

28-
v...
34+
_If it's a bug in the library, specify it's version._

0 commit comments

Comments
 (0)