From 7e1d89adc10030e9656e22971316d944b722ca86 Mon Sep 17 00:00:00 2001 From: abejgonzalez Date: Tue, 15 Feb 2022 22:52:50 -0800 Subject: [PATCH] Small update to CONTRIB.md to run CI --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 40dfb4fa..4b602be7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,5 +4,5 @@ Contributing to Chipyard ### Branch management: 1) github:com/ucb-bar/chipyard: main = pre-release non-stable branch with latest features. All merges to main must go through PR. -2) github:com/ucb-bar/chipyard: specific tag = official chipyard release. +2) github:com/ucb-bar/chipyard: specific tag / tagged branch = official chipyard release. 3) Other dependencies pointed at by Chipyard (e.g. firesim, boom): master/main should be the version submoduled in ucb-bar/chipyard main.