From 24a47da2efcd1a2d8fa676121354b5e35f847cf9 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 25 Jul 2015 04:06:32 +0000 Subject: [PATCH] contributing: v8 update --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d05d04187..40538e852 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,7 +24,7 @@ package-name: short description Field | Description ---- | ----- Package | The package name of the package with the problem (eg. linux-armv7) -Architecture | The architecture this package is from (armv5, armv6, armv7) +Architecture | The architecture this package is from (armv5, armv6, armv7, armv8) Device | The ARM device used where the problem occurred (eg. Wandboard) What it isn't doing | A **detailed** account of the problem, including all relevant error messages What it should be doing | A **detailed** description of what correct operation looks like