Browse Source

Create issue_template.md (#932)

* Create issue_template.md

* Update issue_template.md


Former-commit-id: 207a121296d4301afcd23759e38fea5f15c065b2
Alec Jacobson 6 years ago
parent
commit
99bc7bddb6
1 changed files with 8 additions and 0 deletions
  1. 8 0
      .github/issue_template.md

+ 8 - 0
.github/issue_template.md

@@ -0,0 +1,8 @@
+[Describe your issue]
+
+#### Check all that apply (change to `[x]`)
+- [ ] Windows
+- [ ] Mac OS X
+- [ ] Linux
+
+See <https://libigl.github.io/CONTRIBUTING/#bugreport> for more tips.