commit | d0c7e27e01086ddd45727e2c5a77946ac9106c3e | [log] [tgz] |
---|---|---|
author | Emily Shaffer <emilyshaffer@google.com> | Fri Sep 20 19:56:12 2019 -0700 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Thu Oct 17 10:31:23 2019 +0000 |
tree | af29614410bc572e7ed5c6cb1021e7bbb3b6c982 | |
parent | 4dd71af3d5262064c8d8700825f8cb4d616b5fa7 [diff] |
docs: add contributing guidelines For some time now we the maintainers have been requesting things like 50/72 commit messages, unit tests, Tested: footers, etc. But these requirements haven't been written down. This document is an attempt to codify some of the unwritten rules of contribution in the OpenBMC IPMI stack. Signed-off-by: Emily Shaffer <emilyshaffer@google.com> Change-Id: Ieb7a72f89f44374efbbe7265c7341338f6850158
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.