File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11---
22# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository
3- name : " CiscoConfParse Bug Report"
3+ name : " ciscoconfparse2 Bug Report"
44description : " File a bug report"
55title : ' [Bug]: '
66labels :
1616 - Please include sufficient details and context.
1717 - Describe the expected behavior that should have happened but didn't.
1818 - If you find multiple bugs, please submit them in separate issues.
19- - CiscoConfParse is maintained by volunteers. Please be courteous and patient.
19+ - ciscoconfparse2 is maintained by volunteers. Please be courteous and patient.
2020 *Issues that do not include all the information requested in this form are subject to closure*.
2121 - type : " input"
2222 id : " contact"
3939 attributes :
4040 label : " CiscoConfParse Version"
4141 description : " What ciscoconfparse2 version had the problem?"
42- placeholder : " Version x.y.z (e.g. Version 1.6.13 )"
42+ placeholder : " Version x.y.z (e.g. Version 0.8.54 )"
4343 validations :
4444 required : true
4545 - type : " dropdown"
6161 label : " What Python version(s) have this problem?"
6262 multiple : true
6363 options :
64+ - " Python 3.15"
65+ - " Python 3.14"
6466 - " Python 3.13"
6567 - " Python 3.12"
6668 - " Python 3.11"
You can’t perform that action at this time.
0 commit comments