79257d82f2
* 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>
[ROCm/rocprofiler-sdk commit: b8a22e6ebd]
15 строки
371 B
YAML
15 строки
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
|