diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-04-11 04:10:10 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-04-11 04:10:10 (EDT) |
commit | e47635e8eda564aa1adfc75fde1e88e3dd0a38d4 (patch) | |
tree | 1e9a70dede9098c42df67af35e2b9634443cc5b9 | |
parent | 3bf15d456d09e4261d1c3a49a870255647fbf5fa (diff) | |
download | libreboot-e47635e8eda564aa1adfc75fde1e88e3dd0a38d4.zip libreboot-e47635e8eda564aa1adfc75fde1e88e3dd0a38d4.tar.gz libreboot-e47635e8eda564aa1adfc75fde1e88e3dd0a38d4.tar.bz2 |
docs/tasks.html: Guidelines for contributors
-rw-r--r-- | docs/tasks.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index 2a2a81f..cf652cd 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -452,6 +452,12 @@ <h3>Project (institutional) improvements</h3> <ul> <li> + <b><u><i>HIGH PRIORITY!</i></u></b> Add proper guidelines for contributions, + like <i>Development Guidelines</i> on the coreboot wiki. For instance, require + <i>Sign-off-by</i> in all commits for libreboot. Consulting with the FSF about this + (licensing@fsf.org). + </li> + <li> <b><u><i>HIGH PRIORITY!</i></u></b> <b>Libreboot needs to be factory firmware, not the replacement. It needs to be *the* firmware. Consult with the openlunchbox project (and maybe others) on getting hardware manufactured with libreboot support (out of the box, from the factory).</b> |