File tree Expand file tree Collapse file tree 6 files changed +11
-57
lines changed Expand file tree Collapse file tree 6 files changed +11
-57
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ blank_issues_enabled: false
22contact_links :
33 - name : PyMC Discourse
44 url : https://discourse.pymc.io/
5- about : Ask usage questions about PyMC or PyTensor
5+ about : Ask installation usage questions about PyTensor
Original file line number Diff line number Diff line change 1+ name : Developer issue
2+ description : This template is for developers only!
3+
4+ body :
5+ - type : textarea
6+ attributes :
7+ label : Description
8+ validations :
9+ required : true
Original file line number Diff line number Diff line change 1818 referring to. You can also check the development version of the
1919 documentation and see if this issue has already been addressed at
2020 https://pytensor.readthedocs.io/en/latest/.
21- validations :
22- required : true
2321
2422 - type : textarea
2523 attributes :
Original file line number Diff line number Diff line change 66name : Feature request
77description : Check instructions for submitting your idea on the mailing list first.
88title : " ENH: <Please write a comprehensive title after the 'ENH: ' prefix>"
9- labels : [enhancements ]
9+ labels : [feature request ]
1010
1111
1212body :
2222 Check the [Contributor Guide](https://github.com/pymc-devs/pytensor/blob/main/CONTRIBUTING.md)
2323 if you need more information.
2424
25- - type : textarea
26- attributes :
27- label : " Link to a discussion"
28- description : >
29- Link to the discussion about this feature request in
30- [Discussions](https://github.com/pymc-devs/pytensor/discussions)
31- validations :
32- required : true
33-
3425 - type : textarea
3526 attributes :
3627 label : " Before"
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments