From 62baec0efcf65308914cc13f3f2ebee1dc7d5a7b Mon Sep 17 00:00:00 2001 From: shane knapp Date: Thu, 5 Sep 2024 18:34:06 -0700 Subject: [PATCH] update removing mention of datahub --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1ccf60b..5137d4f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -110,8 +110,8 @@ description if needed and then click `Create pull request`. If you're having issues, you can refer to the [github documentation for pull requests](https://help.github.com/articles/about-pull-requests/). -The choice for `base` in the GitHub PR user interface should be the `staging` -branch of the Datahub repo while the choice for `head` is your fork. +Keep the choice for `base` in the GitHub PR user interface, while the choice +for `head` is your fork. Once this is complete and if there are no problems, a github action will automatically [build and test](https://github.com/berkeley-dsep-infra/hub-user-image-template/blob/main/.github/workflows/build-test-image.yaml)