diff --git a/docs/contribute/feedback.md b/docs/contribute/feedback.md index f2bb42039..fe12c0785 100644 --- a/docs/contribute/feedback.md +++ b/docs/contribute/feedback.md @@ -6,26 +6,10 @@ # Providing feedback -There are four standard ways to provide feedback on this repository. +Your feedback is welcome. You can provide feedback either through GitHub Discussions or GitHub Issues. -## Pull request +Use [GitHub Discussions](https://github.com/ROCm/ROCm/discussions) to ask questions, view announcements, and communicate with other members of the community. -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. +Use [GitHub Issues](https://github.com/ROCm/ROCm/issues) to submit issues you find with ROCm or with the ROCm documentation. -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). +For information about contributing to the ROCm repository and creating a pull request (PR), see [Contributing](./contributing.md).