Commit d1b5bbe8 authored by Steven Allen's avatar Steven Allen

chore: update template labels for label rename

parent 65fa274e
--- ---
name: 'Bug Report' name: 'Bug Report'
about: 'Report a bug in go-ipfs.' about: 'Report a bug in go-ipfs.'
labels: bug labels: kind/bug
--- ---
#### Version information: #### Version information:
......
--- ---
name: 'Documentation Issue' name: 'Documentation Issue'
about: 'Report missing/erroneous documentation, propose new documentation, report broken links, etc.' about: 'Report missing/erroneous documentation, propose new documentation, report broken links, etc.'
labels: documentation labels: topic/docs-ipfs
--- ---
#### Location #### Location
......
--- ---
name: 'Enhancement' name: 'Enhancement'
about: 'Suggest an improvement to an existing go-ipfs feature.' about: 'Suggest an improvement to an existing go-ipfs feature.'
labels: enhancement labels: kind/enhancement
--- ---
<!-- <!--
......
--- ---
name: 'Feature' name: 'Feature'
about: 'Suggest a new feature in go-ipfs.' about: 'Suggest a new feature in go-ipfs.'
labels: feature labels: kind/feature
--- ---
<!-- <!--
......
--- ---
name: 'Question/Support' name: 'Question/Support'
about: 'DO NOT SELECT THIS OPTION: Ask questions on discuss.ipfs.io, IRC (#ipfs on freenode), or Matrix (#ipfs:matrix.org)' about: 'DO NOT SELECT THIS OPTION: Ask questions on discuss.ipfs.io, IRC (#ipfs on freenode), or Matrix (#ipfs:matrix.org)'
labels: question labels: kind/question
--- ---
DO NOT ASK QUESTIONS HERE DO NOT ASK QUESTIONS HERE
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment