chore: update docs issue template (#8012)
Update the documentation issues template to ask for the Medusa version.
This commit is contained in:
@@ -14,6 +14,14 @@ body:
|
|||||||
|
|
||||||
- Contribution Guidelines: https://github.com/medusajs/medusa/blob/master/CONTRIBUTING.md
|
- Contribution Guidelines: https://github.com/medusajs/medusa/blob/master/CONTRIBUTING.md
|
||||||
- Documentation: https://docs.medusajs.com/
|
- Documentation: https://docs.medusajs.com/
|
||||||
|
- type: dropdown
|
||||||
|
attributes:
|
||||||
|
label: "What Medusa version and documentation are you using?"
|
||||||
|
options:
|
||||||
|
- v1
|
||||||
|
- v2
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Preliminary Checks
|
label: Preliminary Checks
|
||||||
@@ -45,4 +53,4 @@ body:
|
|||||||
description: If you're interested in not only reporting this issue but also fix it, check the box below.
|
description: If you're interested in not only reporting this issue but also fix it, check the box below.
|
||||||
options:
|
options:
|
||||||
- label: "I would like to fix this issue"
|
- label: "I would like to fix this issue"
|
||||||
required: false
|
required: false
|
||||||
|
|||||||
Reference in New Issue
Block a user