contributing: v8 update

This commit is contained in:
Kevin Mihelich 2015-07-25 04:06:32 +00:00
parent e8adad9879
commit 24a47da2ef

View file

@ -24,7 +24,7 @@ package-name: short description
Field | Description Field | Description
---- | ----- ---- | -----
Package | The package name of the package with the problem (eg. linux-armv7) 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) 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 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 What it should be doing | A **detailed** description of what correct operation looks like