Commit d27b224b authored by Tushar Sharma's avatar Tushar Sharma Committed by GitHub
Browse files

chore: Remove <> from title + add labels for default issues template. (#491)

parent 00b6266d
name: Bug Report name: Bug Report
description: Submit a bug report to help improve ai-dynamo description: Submit a bug report to help improve ai-dynamo
title: "[BUG]: <Enter bug title>" title: "[BUG]: Enter bug title"
labels: ["bug"]
body: body:
- type: markdown - type: markdown
attributes: attributes:
......
name: Feature Request name: Feature Request
description: Suggest an improvement for ai-dynamo description: Suggest an improvement for ai-dynamo
title: '[FEATURE]: <Enter feature title>' title: '[FEATURE]: Enter feature title'
labels: ["enhancement"]
body: body:
- type: textarea - type: textarea
id: feature-description id: feature-description
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment