mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-08 22:28:06 -05:00
37 lines
1.3 KiB
Markdown
37 lines
1.3 KiB
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
|
|
|
|
There are four standard ways to provide feedback on this repository.
|
|
|
|
## Pull request
|
|
|
|
All contributions to ROCm documentation should arrive via the
|
|
[GitHub Flow](https://docs.github.com/en/get-started/quickstart/github-flow)
|
|
targeting the develop branch of the repository. If you are unable to contribute
|
|
via the GitHub Flow, feel free to email us at [rocm-feedback@amd.com](mailto:rocm-feedback@amd.com?subject=Documentation%20Feedback).
|
|
|
|
For more in-depth information on creating a pull request (PR), see
|
|
[Contributing](./contributing.md).
|
|
|
|
## GitHub discussions
|
|
|
|
To ask questions or view answers to frequently asked questions, refer to
|
|
[GitHub Discussions](https://github.com/ROCm/ROCm/discussions).
|
|
On GitHub Discussions, in addition to asking and answering questions,
|
|
members can share updates, have open-ended conversations,
|
|
and follow along on via public announcements.
|
|
|
|
## GitHub issue
|
|
|
|
Issues on existing or absent documentation can be filed in
|
|
[GitHub Issues](https://github.com/ROCm/ROCm/issues).
|
|
|
|
## Email
|
|
|
|
Send other feedback or questions to [rocm-feedback@amd.com](mailto:rocm-feedback@amd.com?subject=Documentation%20Feedback).
|