File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- name : Bug report
1+ name : 🐛 Bug Report
22description : Help us improve Phoenix by reporting a bug
33title : " [BUG]: "
44labels : ["bug", "triage"]
1818 id : version
1919 attributes :
2020 label : What version of Phoenix are you using?
21- placeholder : e.g. 8.0.0, Cloud
21+ placeholder : e.g. 8.0.0
2222 description : You may be able to find this by running "pip show arize-phoenix"
2323 validations :
2424 required : true
3333 id : python-version
3434 attributes :
3535 label : What version of Python are you running Phoenix with?
36- placeholder : e.g. 3.13, Cloud
36+ placeholder : e.g. 3.13
3737 validations :
38- required : true
38+ required : false
3939 - type : input
4040 id : instrumentation-runtime
4141 attributes :
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ name : 💡 Feature Request
2+ description : Suggest an idea for this project
3+ title : " [ENHANCEMENT]: "
4+ labels : ["enhancement", "triage"]
5+ assignees : []
6+ body :
7+ - type : markdown
8+ attributes :
9+ value : |
10+ Thanks for taking the time to suggest a new feature!
11+
12+ - type : textarea
13+ id : problem
14+ attributes :
15+ label : Is your feature request related to a problem? Please describe.
16+ description : A clear and concise description of what the problem is.
17+ placeholder : I'm always frustrated when [...]
18+ validations :
19+ required : true
20+
21+ - type : textarea
22+ id : solution
23+ attributes :
24+ label : Describe the solution you'd like
25+ description : A description of what you want to happen.
26+ validations :
27+ required : true
28+
29+ - type : textarea
30+ id : alternatives
31+ attributes :
32+ label : Describe any alternative solutions you've considered
33+ description : A clear and concise description of any alternative solutions or features you've considered.
34+ validations :
35+ required : false
36+
37+ - type : textarea
38+ id : additional-context
39+ attributes :
40+ label : Additional context
41+ description : Add any other context or screenshots about the feature request here.
42+ validations :
43+ required : false
44+
45+ - type : input
46+ id : social-handle
47+ attributes :
48+ label : Social Media Handle
49+ description : If you'd like to be recognized for suggesting a new feature that makes it into Phoenix
50+ placeholder : " Optional"
51+ validations :
52+ required : false
You can’t perform that action at this time.
0 commit comments