Skip to content

Commit

Permalink
[ENH] Add issue template for the feature request (#2931)
Browse files Browse the repository at this point in the history
Add issue template for the feature request.
  • Loading branch information
vlad-penkin authored Dec 5, 2024
1 parent e617c72 commit ad950e8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: 🚀 Feature request
description: Submit a request for a new Intel XPU Backend for Triton feature

body:
- type: textarea
attributes:
label: 🚀 Feature description
description: >
A clear and concise description of the feature request.
validations:
required: true
- type: markdown
attributes:
value: >
Thanks for contributing 🎉

0 comments on commit ad950e8

Please sign in to comment.