From 6a06b2bf05820444d0d296f25263f145aab003bc Mon Sep 17 00:00:00 2001 From: Cole Ramos Date: Wed, 22 Feb 2023 09:10:44 -0600 Subject: [PATCH] Update README Signed-off-by: Cole Ramos [ROCm/rocprofiler-compute commit: 81460ea7db56214a300c62173a6088d067199126] --- projects/rocprofiler-compute/README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/projects/rocprofiler-compute/README.md b/projects/rocprofiler-compute/README.md index 90b8c3547e..2743f878b5 100644 --- a/projects/rocprofiler-compute/README.md +++ b/projects/rocprofiler-compute/README.md @@ -31,10 +31,7 @@ branching model. As a result, our latest stable release is shipped from the `main` branch, while new features are developed in our `dev` branch. -Before publishing a new release, we'll open a new `release-*` branch -from `dev` with `*` being the version number of the upcoming -release. This branch will only receive bug fixes and users may -checkout to preview upcoming features. +Users may checkout `dev` to preview upcoming features. ## How to Cite