소스 검색

reorder the issue template

Steven Allen 7 년 전
부모
커밋
1e251d427c
1개의 변경된 파일6개의 추가작업 그리고 4개의 파일을 삭제
  1. 6 4
      ISSUE_TEMPLATE.md

+ 6 - 4
ISSUE_TEMPLATE.md

@@ -1,14 +1,16 @@
+For QUESTIONS and SUPPORT issues, go to:
+https://discuss.ipfs.io
+
+For actionable issues pertaining to BUGS in GO-IPFS, create an issue over at:
+https://github.com/ipfs/go-ipfs/issues
+
 PLEASE READ THE FOLLOWING BEFORE CREATING AN ISSUE
 
 This repo exists just to provide an overview of the entire ipfs project and
 ecosystem.  If you are about to file an issue about a certain implementation of
 ipfs (for example, go-ipfs) Please instead file it in the appropriate location:
 
-For actionable issues pertaining to BUGS in GO-IPFS, create an issue over at:
-https://github.com/ipfs/go-ipfs/issues
 
-For QUESTIONS and SUPPORT issues, go to:
-https://discuss.ipfs.io
 
 For anything else, please take a look at the project directory on this repos
 README.md to find the appropriate location for your issue.