소스 검색

Update issue_template.md

Jérémie Dumas 6 년 전
부모
커밋
1d02b140d2
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      .github/issue_template.md

+ 1 - 2
.github/issue_template.md

@@ -1,10 +1,9 @@
 [Describe your issue]
 
-[**If you are using the `MASTER` branch, please check out the `DEV` branch before reporting any issue**]
-
 #### Check all that apply (change to `[x]`)
 - [ ] Windows
 - [ ] Mac OS X
 - [ ] Linux
+- [ ] Issue also occurs on the `dev` branch
 
 See https://libigl.github.io/CONTRIBUTING/#bugreport for more tips.