File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : Bug Report
22description : Create a report to help us improve
33labels : bug
4- type : " Bug"
54projects : " software-mansion/42"
65
76body :
@@ -48,27 +47,39 @@ body:
4847 placeholder : " `elixir -v` output"
4948 validations :
5049 required : true
50+
51+ - type : input
52+ id : live-debugger-version
53+ attributes :
54+ label : " LiveDebugger version"
55+ placeholder : " `mix deps` output for LiveDebugger"
56+ validations :
57+ required : true
58+
5159 - type : input
5260 id : phoenix-version
5361 attributes :
5462 label : " Phoenix version"
5563 placeholder : " `mix deps` output for Phoenix"
5664 validations :
5765 required : true
66+
5867 - type : input
5968 id : liveview-version
6069 attributes :
6170 label : " Phoenix LiveView version"
6271 placeholder : " `mix deps` output for LiveView"
6372 validations :
6473 required : true
74+
6575 - type : input
6676 id : operating-system
6777 attributes :
6878 label : " Operating system"
6979 placeholder : " Your operating system"
7080 validations :
7181 required : true
82+
7283 - type : input
7384 id : browser
7485 attributes :
Original file line number Diff line number Diff line change 11name : Feature Request
22description : Suggest an idea for this project
3- labels : enhancement
4- type : " Feature"
3+ labels : feature
54projects : " software-mansion/42"
65
76body :
You can’t perform that action at this time.
0 commit comments