We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e617c72 commit ad950e8Copy full SHA for ad950e8
.github/ISSUE_TEMPLATE/feature-request.yml
@@ -0,0 +1,15 @@
1
+name: 🚀 Feature request
2
+description: Submit a request for a new Intel XPU Backend for Triton feature
3
+
4
+body:
5
+- type: textarea
6
+ attributes:
7
+ label: 🚀 Feature description
8
+ description: >
9
+ A clear and concise description of the feature request.
10
+ validations:
11
+ required: true
12
+- type: markdown
13
14
+ value: >
15
+ Thanks for contributing 🎉
0 commit comments