Spaces:
Runtime error
Runtime error
| name: "Build request" | |
| description: Changes to the build system or dependencies, such as build scripts or configuration updates. | |
| title: "build(): " | |
| labels: [build] | |
| projects: [instadeepai/141] | |
| body: | |
| - type: textarea | |
| id: unclear_section | |
| attributes: | |
| label: What dependency/dockerfile/image should be changed? | |
| description: Inform what should be changed. | |
| placeholder: Inform where and what should be changed. | |
| - type: textarea | |
| id: solution_description | |
| attributes: | |
| label: Describe the change you'd like | |
| description: Inform the change requested. | |
| placeholder: Bump package X from version 1.0.0 to version 1.0.1 | |