Update issue templates

Update templates.

Update templates.

Update templates.

Update templates.

Rename.

Copy.

Update.
This commit is contained in:
Jérémie Dumas
2020-04-12 09:45:01 -07:00
committed by Jérémie Dumas
parent 651fc234cd
commit 0c5bb13883
6 changed files with 54 additions and 11 deletions
+17
View File
@@ -0,0 +1,17 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: 'pending verification'
assignees: ''
---
#### Describe the bug
A clear and concise description of what the bug is.
#### Check all that apply (change to `[x]`)
- [ ] Windows
- [ ] macOS
- [ ] Linux
+1
View File
@@ -0,0 +1 @@
blank_issues_enabled: false
+17
View File
@@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: 'enhancement'
assignees: ''
---
#### Describe your feature request
...
#### Check all that apply (change to `[x]`)
- [ ] Windows
- [ ] macOS
- [ ] Linux
+17
View File
@@ -0,0 +1,17 @@
---
name: Question
about: Ask question about the tutorial or documentation
title: ''
labels: 'question'
assignees: ''
---
#### Describe your question
...
#### Check all that apply (change to `[x]`)
- [ ] Windows
- [ ] macOS
- [ ] Linux
-11
View File
@@ -1,11 +0,0 @@
#### Describe your issue
...
#### Check all that apply (change to `[x]`)
- [ ] Windows
- [ ] Mac OS X
- [ ] Linux
- [ ] I have tried the `dev` branch and the problem persists
See https://libigl.github.io/CONTRIBUTING/#bugreport for more tips.
+2
View File
@@ -1,3 +1,5 @@
Fixes # .
[Describe your changes and what you've already done to test it.]