Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

Commit 249e441

Browse files
authored
Merge pull request #115 from ipfs/feature/add-search
Added unanswered questions search link to README
2 parents 2cc8d0a + 6d2099b commit 249e441

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Please ask your question in an [Issue](https://github.com/ipfs/faq/issues). Make
66
### [Ask a new Question](https://github.com/ipfs/faq/issues/new)
77
_Please search first!_
88

9+
We mark questions which have been answered as 'answered': if you would like to help answer questions, you can use [this search](https://github.com/ipfs/faq/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+-label%3Aanswered) to find unanswered questions.
10+
911
## Notes:
1012

1113
#### Comment!
@@ -16,6 +18,10 @@ There are a lot of questions, and it is difficult for the IPFS team to go throug
1618

1719
Let's mark any Q/As with `WIP` when the answer is long, complex, and likely to evolve over time. It is very important to signal when we think something is roughly "a final answer", versus "a place to jot down notes and point others for quick disambiguation". Many answers, like comparisons to other systems, will be WIPs for a while.
1820

21+
#### Closing issues
22+
23+
We try not to close issues that have been answered adequately; leaving them open makes them more easy to search and find, and improves visibility. Instead, mark the question as 'answered'. Issues should be closed, however, if they are duplicates, irrelevant, or poor quality. Sometimes we will maintain, curate or edit an issue to ensure higher quality, too; we'll post in the issue when we do that.
24+
1925
#### Rendering to a page
2026

2127
All these questions and answers will be compiled into a webpage rendered at http://ipfs.io/docs/install (still TODO)

0 commit comments

Comments
 (0)