aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTIONS.md
diff options
context:
space:
mode:
authorTim Hall <tim.hall@arm.com>2020-06-15 22:25:58 +0100
committerTim Hall <tim.hall@arm.com>2020-06-18 17:53:52 +0100
commit10a6618784aae35de389e0291fd2d78cbfa03bb7 (patch)
tree7e75a67b32d7523dffcb51f3936ccbb38735a95c /CONTRIBUTIONS.md
parent70cc12126b664c490ffb02f0cedf34ab539100cc (diff)
downloadethos-u-vela-10a6618784aae35de389e0291fd2d78cbfa03bb7.tar.gz
MLBEDSW-2062: Add EAC release notes
- Added RELEASES.md - Updated testing and contributions Signed-off-by: Tim Hall <tim.hall@arm.com> Change-Id: Ia5ca3e11f03f03b739d1ce132ee001d5feb2c19e
Diffstat (limited to 'CONTRIBUTIONS.md')
-rw-r--r--CONTRIBUTIONS.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CONTRIBUTIONS.md b/CONTRIBUTIONS.md
index 5bef60a9..2d7175f3 100644
--- a/CONTRIBUTIONS.md
+++ b/CONTRIBUTIONS.md
@@ -35,3 +35,9 @@ All contributions go through a code review process. Only submissions that are
approved and verified by this process will be accepted. Code reviews are
performed using the
[Vela Gerrit Server](https://review.mlplatform.org/q/project:ml%252Fethos-u%252Fethos-u-vela).
+
+## Testing Prior to Submission
+
+Prior to submitting a patch for review please make sure that all the pre-commit
+checks and tests have been run and are passing (see [Vela Testing](TESTING.md)
+for more details).