kubo/docs
Alan Shaw 5c2cdd5ed4
docs: add ship date and next release issue opening time
Adds estimated shipping date (can be fuzzy) to the release issue template and clarifies the time before which the next release issue should be opened. This communicates expectations for when the new release is due and will help with planning of included features. The community could even suggest inclusions.
2019-09-04 09:48:46 +01:00
..
add-code-flow.md Added link to doc in README.md 2019-01-15 21:08:37 -05:00
AUTHORS Updated authors doc 2016-08-18 11:54:48 -07:00
cli-http-api-core-diagram.png docs: README refresh, add cli-http-api-core diagram 2018-08-22 16:09:51 -07:00
command-completion.md docs: Probably helpful to link to the completion script 2015-04-22 11:39:42 -07:00
config.md doc: correct the address filter documentation 2019-07-11 19:04:45 -07:00
datastores.md doc: expand and cleanup badger documentation 2019-08-28 13:43:39 -07:00
debug-guide.md debug: document the debug script 2019-07-08 05:34:48 -07:00
developer-certificate-of-origin Add developer certificate of origin document 2017-06-26 15:36:35 -07:00
EARLY_TESTERS.md doc: align the early testers program description with its goal 2019-07-17 13:27:19 -07:00
environment-variables.md docs: document environment variables 2019-04-26 13:59:57 -07:00
experimental-features.md doc: expand and cleanup badger documentation 2019-08-28 13:43:39 -07:00
file-transfer.md misc: Fix a few typos 2018-03-30 09:47:22 +02:00
fuse.md Update fuse.md 2019-05-14 18:31:32 -04:00
gateway.md switch to base32 by default for CIDv1 2019-05-13 10:57:53 -07:00
generate-authors.sh added AUTHORS file 2015-02-11 07:42:21 -08:00
implement-api-bindings.md docs: fix inconsistent capitalization of "API". 2018-12-06 12:13:41 -05:00
plugins.md plugins: add support for plugin configs 2019-08-29 17:17:23 -07:00
README.md Update README.md 2019-08-29 16:55:10 -06:00
RELEASE_ISSUE_TEMPLATE.md docs: add ship date and next release issue opening time 2019-09-04 09:48:46 +01:00
releases.md docs: add ship date and next release issue opening time 2019-09-04 09:48:46 +01:00
transports.md docs: add transports.md 2017-07-04 21:39:12 +02:00
windows.md doc: remove mentions of gx 2019-06-05 16:11:01 -07:00

Documentation and Guides

If youre experiencing an issue with IPFS, please follow our issue guide when filing an issue!

Otherwise, check out the following guides to using and developing IPFS:

General Usage

API Support

Developing go-ipfs

Other