Updated README and added issue templates. (#382)

This commit is contained in:
Andrew Kerr
2021-12-17 09:26:20 -05:00
committed by GitHub
parent 3799e12f25
commit 4e666e1dfd
8 changed files with 196 additions and 2 deletions

View File

@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for CUTLASS
title: "[FEA]"
labels: "? - Needs Triage, feature request"
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I wish I could use CUTLASS to do [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context, code examples, or references to existing implementations about the feature request here.