File tree 6 files changed +11
-57
lines changed
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
2
2
contact_links :
3
3
- name : PyMC Discourse
4
4
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 18
18
referring to. You can also check the development version of the
19
19
documentation and see if this issue has already been addressed at
20
20
https://pytensor.readthedocs.io/en/latest/.
21
- validations :
22
- required : true
23
21
24
22
- type : textarea
25
23
attributes :
Original file line number Diff line number Diff line change 6
6
name : Feature request
7
7
description : Check instructions for submitting your idea on the mailing list first.
8
8
title : " ENH: <Please write a comprehensive title after the 'ENH: ' prefix>"
9
- labels : [enhancements ]
9
+ labels : [feature request ]
10
10
11
11
12
12
body :
22
22
Check the [Contributor Guide](https://github.com/pymc-devs/pytensor/blob/main/CONTRIBUTING.md)
23
23
if you need more information.
24
24
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
-
34
25
- type : textarea
35
26
attributes :
36
27
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