Update issue templates
@@ -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
@@ -0,0 +1 @@
+blank_issues_enabled: false
+name: Feature request
+about: Suggest an idea for this project
+labels: 'enhancement'
+#### Describe your feature request
+...
+name: Question
+about: Ask question about the tutorial or documentation
+labels: 'question'
+#### Describe your question
@@ -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.
@@ -1,3 +1,5 @@
+Fixes # .
[Describe your changes and what you've already done to test it.]