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:
2424 - type : textarea
2525 attributes :
2626 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)
3030 validations :
3131 required : true
3232
3333- type : textarea
3434 attributes :
3535 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
3940 validations :
4041 required : false
41- render : python
4242
4343- type : textarea
4444 attributes :
4545 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
4849 validations :
4950 required : false
50- render : python
5151
5252- type : textarea
5353 attributes :
You can’t perform that action at this time.
0 commit comments