Spaces:
Runtime error
Runtime error
| name: "Chore request" | |
| description: Routine tasks or administrative updates not directly related to code functionality. | |
| title: "chore(): " | |
| labels: [chore] | |
| projects: [instadeepai/141] | |
| body: | |
| - type: textarea | |
| id: solution_description | |
| attributes: | |
| label: Describe the solution you'd like | |
| description: The solution that should be implemented. | |
| placeholder: E.g. Add secrets to GitHub Secret. | |