chore(github): fix feature example in issue form
Co-authored-by: Adin Schmahmann <adin.schmahmann@gmail.com>
Steven Allen committed
Jul 20, 2021 at 09:38 UTC
dae28b02727f8036897743a9e2335607b20e4199
1 file changed
+1
-1
.github/ISSUE_TEMPLATE/feature.yml
+1
-1
@@ -14,7 +14,7 @@ body:
14
15
**Example:**
16
17
- > Reduce memory usage of `ipfs cat` (specific) by buffering less in ... (actionable). This would let me run go-ipfs on my Raspberry Pi (motivated).
17
+ > Add deduplication-optimized chunking of tar files in `ipfs add` (specific) by examining tar headers ... (actionable). This would let me efficiently store and update many versions of code archives (motivated).
18
19
- type: checkboxes
20
attributes: