Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit a5b55ba

Browse files
author
Peter Izsak
authored
Update issue templates
1 parent f9fd7c1 commit a5b55ba

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name: Feature request/improvement
3+
about: Suggest an idea for this project or an improvement to an existing feature
4+
title: 'improvement: [short improvement/feature topic]'
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Is your feature request related to a model or library usage/experience? Please describe.**
11+
12+
**Describe why the feature addition/improvement should be added.**
13+
14+
**Describe the solution you'd like**
15+
16+
**Additional context**

.github/ISSUE_TEMPLATE/question.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Question
3+
about: template for asking questions regarding models or library usage
4+
title: 'question: [question topic]'
5+
labels: question
6+
assignees: ''
7+
8+
---
9+
10+
<!-- a question regarding models or library usage -->

0 commit comments

Comments
 (0)