From ab33445190c3fac5f7f639c1f7e0f256c506cc1e Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Wed, 31 Jan 2018 17:01:20 -0800 Subject: [PATCH] merge github-issue-guide with the issue template License: MIT Signed-off-by: Steven Allen --- ISSUE_TEMPLATE.md | 25 +++++++++-- docs/github-issue-guide.md | 87 -------------------------------------- 2 files changed, 22 insertions(+), 90 deletions(-) delete mode 100644 docs/github-issue-guide.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index dd1568de62a..73cb1c087f5 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,14 +1,33 @@ +If you haven't yet searched the issue tracker for an existing report concerning your issue, please do so now. + +The go-ipfs issues are *only* for bug reports and directly actionable feature requests. Read https://github.com/ipfs/community/blob/master/contributing.md#reporting-issues if your issue doesn't fit either of those categories. + +* If you have a *SUPPORT QUESTION*, please direct it to our forum at https://discuss.ipfs.io. +* If you want to discuss a design idea related to ipfs but not directly related to the go implementation, please file an issue at https://github.com/ipfs/ipfs. +--> #### Version information: +Please check dist.ipfs.io for a newer version of go-ipfs and update if necessary. Report back if the problem persists. + +If you can't run `ipfs version --all` or that command fails, include as much information as you can: IPFS version, computer architecture (e.g., Intel x86 64bit), operating system, etc. --> #### Type: - + #### Description: