Issue template: Use bug label for Python API reports
Use the `Type/Bug` label by default for Python API docs since the `Type/Report` label has been archieved. Pull Request: https://projects.blender.org/blender/blender/pulls/126620
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: Python API Documentation
|
name: Python API Documentation
|
||||||
about: File a bug report for the python API documentation
|
about: File a bug report for the python API documentation
|
||||||
labels:
|
labels:
|
||||||
- "Type/Report"
|
- "Type/Bug"
|
||||||
- "Status/Needs Triage"
|
- "Status/Needs Triage"
|
||||||
- "Priority/Normal"
|
- "Priority/Normal"
|
||||||
body:
|
body:
|
||||||
|
|||||||
Reference in New Issue
Block a user