├── ISSUE_TEMPLATE
└── README.md
/ISSUE_TEMPLATE:
--------------------------------------------------------------------------------
1 | **STOP**
2 |
3 | ***PLEASE DO NOT POST ISSUES IN THIS GITHUB REPOSITORY***
4 |
5 | This repository has been retired.
6 | All of the Questions and Answers have been moved to the IPFS community forum at https://discuss.ipfs.io/
7 | Please use that forum to search through people's questions and add your own questions, answers, ideas, etc.
8 |
9 | EXCEPTION: If you arrived here because of documentation that told you to report issues here, please submit an issue letting us know where you encountered that documentation. We will fix it.
10 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # [DEPRECATED] FAQ
2 |
3 | [](http://ipn.io)
4 | [](http://ipfs.io/)
5 | [](http://webchat.freenode.net/?channels=%23ipfs)
6 | [](https://github.com/ipfs/apps/issues)
7 | [](https://github.com/RichardLitt/standard-readme)
8 |
9 | > **[DEPRECATED]** Frequently Asked Questions
10 |
11 | This repository has been retired. All of the Questions and Answers have been moved to the IPFS community forum at https://discuss.ipfs.io/ Please use that forum to search through people's questions and add your own.
12 |
13 | ## Contribute
14 |
15 | Feel free to join in and ask or answer questions in the issues. No helpful comment is too small, no answer too big.
16 |
17 | **Want to hack on IPFS?**
18 |
19 | [](https://github.com/ipfs/community/blob/master/contributing.md)
20 |
21 | ## License
22 |
23 | 
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
24 |
--------------------------------------------------------------------------------