1name: "\U0001F64B Feature Request"
2description: 'Want us to add something to Expo?'
3labels: ['invalid issue: feature request']
4body:
5  - type: markdown
6    attributes:
7      value: Thanks for helping us make Expo even better! �� Unfortunately, this is not the right place for feature requests. Please find and upvote your feature (or create a new one) at https://expo.canny.io instead.
8  - type: dropdown
9    attributes:
10      label: Do you understand that any feature requests opened in the core Expo repository will be closed?
11      options:
12        - 'Yes'
13    validations:
14      required: true
15