mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-12 11:48:07 +08:00
* Remove question template: links to help have been added * Add need/triage labels * Do not ask users to open issues in ipfs/ipfs (issues heavily discouraged there).
16 lines
465 B
Markdown
16 lines
465 B
Markdown
---
|
|
name: 'Feature'
|
|
about: 'Suggest a new feature in go-ipfs.'
|
|
labels: kind/feature, need/triage
|
|
---
|
|
|
|
<!--
|
|
Note: If you'd like to suggest an idea related to IPFS but not specifically related to the Go implementation, please post in https://discuss.ipfs.io instead.
|
|
|
|
When requesting a _feature_, please be sure to include:
|
|
* Your motivation. Why do you need the feature?
|
|
* How the feature should work.
|
|
|
|
Please try to be as specific and concrete as possible.
|
|
-->
|