mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
* Rewrote the section to be minimalist and not specify the number of ways to provide feedback. Also removed the PR info since that's covered in Contributing. * Update feedback.md Got feedback from Leo about how to improve on this and make it conform to the style guide. Updated with changes based on that feedback.
16 lines
745 B
Markdown
16 lines
745 B
Markdown
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="description" content="Providing feedback for ROCm documentation">
|
|
<meta name="keywords" content="documentation, pull request, GitHub, AMD, ROCm">
|
|
</head>
|
|
|
|
# Providing feedback
|
|
|
|
Your feedback is welcome. You can provide feedback either through GitHub Discussions or GitHub Issues.
|
|
|
|
Use [GitHub Discussions](https://github.com/ROCm/ROCm/discussions) to ask questions, view announcements, and communicate with other members of the community.
|
|
|
|
Use [GitHub Issues](https://github.com/ROCm/ROCm/issues) to submit issues you find with ROCm or with the ROCm documentation.
|
|
|
|
For information about contributing to the ROCm repository and creating a pull request (PR), see [Contributing](./contributing.md).
|