b8a22e6ebd
* Create CONTRIBUTING.md Adding ROCm needed files for Open source development. * Create CODEOWNERS * Adding issue templates * Addressing review comments --------- Co-authored-by: Ammar ELWazir <aelwazir@hpe6u-21.amd.com> Co-authored-by: gobhardw <gopesh.bhardwaj@amd.com>
15 regels
371 B
YAML
15 regels
371 B
YAML
name: Documentation Fixes
|
|
description: Documentation errors can be reported here.
|
|
title: "[Documentation]: "
|
|
body:
|
|
- type: textarea
|
|
attributes:
|
|
label: Description of errors
|
|
validations:
|
|
required: true
|
|
- type: textarea
|
|
attributes:
|
|
label: Attach any links, screenshots, or additional evidence you think will be helpful.
|
|
validations:
|
|
required: false
|