commerce/ISSUE_TEMPLATE/4.docs_request.yml
Dom Sip 4ce5bc34c2 issue templates (#733)
Signed-off-by: Chloe <pinkcloudvnn@gmail.com>
2022-04-26 16:45:06 +07:00

18 lines
635 B
YAML

name: 'Docs Request for an Update or Improvement'
description: A request to update or improve Next.js Commerce documentation
title: 'Docs: '
labels:
- 'template: documentation'
body:
- type: textarea
attributes:
label: What is the improvement or update you wish to see?
description: 'Example: I would like to see more examples of how to use hooks.'
validations:
required: true
- type: textarea
attributes:
label: Is there any context that might help us understand?
description: A clear description of any added context that might help us understand.
validations:
required: true