Update pull_request_template.md (#1348)

* Update pull_request_template.md
This commit is contained in:
Jérémie Dumas
2020-04-11 11:33:34 -07:00
committed by GitHub
parent 4827b40640
commit a203de97aa
+1 -1
View File
@@ -1,8 +1,8 @@
[Describe your changes and what you've already done to test it.]
#### Check all that apply (change to `[x]`)
- [ ] All changes meet [libigl style-guidelines](https://libigl.github.io/style-guidelines/).
- [ ] Adds new .cpp file.
- [ ] Adds corresponding unit test.
- [ ] Adds corresponding python binding.
- [ ] This is a minor change.