chore: update docs issue template (#8012)

Update the documentation issues template to ask for the Medusa version.
This commit is contained in:
Shahed Nasser
2024-07-08 12:02:57 +03:00
committed by GitHub
parent d7d26aa3f4
commit f1a860675c

View File

@@ -14,6 +14,14 @@ body:
- Contribution Guidelines: https://github.com/medusajs/medusa/blob/master/CONTRIBUTING.md
- 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
attributes:
label: Preliminary Checks