File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -24,30 +24,30 @@ body:
24
24
- type : textarea
25
25
attributes :
26
26
label : " Link to a discussion"
27
- descrition : >
28
- Link to the discussion about this feature request in
29
- [Discussions](https://github.com/pymc-devs/pymc/discussions)
27
+ description : >
28
+ Link to the discussion about this feature request in
29
+ [Discussions](https://github.com/pymc-devs/pymc/discussions)
30
30
validations :
31
31
required : true
32
32
33
33
- type : textarea
34
34
attributes :
35
35
label : " Before"
36
- descrition : >
37
- Please fill the code snippet: How did you workaround your problem or frequent use?
38
- Leave empty if you found no workaround.
36
+ description : >
37
+ Please fill the code snippet: How did you workaround your problem or frequent use?
38
+ Leave empty if you found no workaround.
39
+ render : python
39
40
validations :
40
41
required : false
41
- render : python
42
42
43
43
- type : textarea
44
44
attributes :
45
45
label : " After"
46
- descrition : >
47
- How you see it implemented with a high level API without going into details
46
+ description : >
47
+ How you see it implemented with a high level API without going into details
48
+ render : python
48
49
validations :
49
50
required : false
50
- render : python
51
51
52
52
- type : textarea
53
53
attributes :
You can’t perform that action at this time.
0 commit comments