summaryrefslogtreecommitdiffstats
path: root/contributing.md
Commit message (Collapse)AuthorAgeFilesLines
* Move Python Formatting to contributing.mdGunnar Mills2018-04-101-1/+24
| | | | | | | | | Moved the Python Formatting section from cpp-style-and-conventions to contributing. cpp-style-and-conventions is meant for C++ code only. Change-Id: I23b1fcd5dd9a98a2e1085501a476b24556461031 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* contributing: Add testing expectation, commit message requirementXo Wang2018-02-121-0/+13
| | | | | | Tested: Documentation change; no code affected. Signed-off-by: Xo Wang <xow@google.com> Change-Id: Ie7064b1aea31906b59c2672f6ded9509a62b8a17
* Fixed the link to the Linux patch submission guidlinesCharles P. Hofer2017-07-061-1/+3
| | | | | Change-Id: I0da34f046a0d3e1181dfaf86ad6379e5f5fae538 Signed-off-by: Charles P. Hofer <charles.hofer@ibm.com>
* Minor grammer fixes in contributing.mdGunnar Mills2017-07-051-7/+7
| | | | | Change-Id: I9b2b200843f1228ddf92f60be41a10563eb0116f Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Use correct "GitHub" spellingGunnar Mills2017-07-051-2/+2
| | | | | Change-Id: Ib46070743709080e5be1a278f2c412635599af67 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Use correct "D-Bus" spelling in contributing.mdGunnar Mills2017-07-051-5/+5
| | | | | | | Change "dbus" to the correct spelling "D-Bus". Change-Id: Ic7e42f8e5e682cbbb0418d9fd5076a7121133036 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* URL change for submitting kernel patchescausten2017-06-051-1/+1
| | | | | | | | Mr. Torvalds changed where the how to doc was located for submitting kernel changes. Change-Id: I3125e840caa3b081b39ad622ff962b98f1abcd0d Signed-off-by: Chris Austen <austenc@us.ibm.com>
* cpp-style: define style guidelines in-depthPatrick Williams2016-12-051-20/+1
| | | | | | | | | The original set of C++ style guidelines were arguably insufficient for teams of diverse backgrounds. Attempt to formalize these guidelines and specify in more depth. Change-Id: I22253f7b9de91d693c33d55d612c3555fa5b219f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Merge pull request #34 from williamspatrick/c++-stylePatrick Williams2016-08-011-1/+38
|\ | | | | Update style guide to include Python and C++
| * contributing: Add style for C++Patrick Williams2016-07-201-0/+23
| | | | | | | | Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
| * contributing: Add astyle call for CPatrick Williams2016-07-201-0/+3
| | | | | | | | Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
| * contributing: specify Python stylePatrick Williams2016-07-201-1/+12
| | | | | | | | Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* | Minor spelling fixesMilton Miller2016-07-111-3/+3
| | | | | | | | | | | | | | | | | | | | Reviewing my recent update in gedit showed a few spelling typos in code-update.md. I also noticed the possible auto-correct that put a backquote before an e in rest-api.md. After that I ran the remaining files through gedit looking for mis-spelled words and found a few with missing letters. Signed-off-by: Milton Miller <miltonm@us.ibm.com>
* | Add Gerrit server info to contributing docAdriana Kobylak2016-07-051-4/+50
|/ | | | | | Add steps to setup and push changes to the openbmc gerrit server. Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
* contributing: use project-wide query for bitesize issuesJeremy Kerr2016-04-141-1/+1
| | | | Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
* contributing: Add 'Starting out' sectionJeremy Kerr2016-04-141-0/+14
| | | | | | To provide a little direction for newcomers. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
* contributing: Add note about warningsJeremy Kerr2016-02-101-0/+3
| | | | Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
* README: Add overview page with indexJeremy Kerr2016-02-081-1/+1
| | | | Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
* Add doc for contribution guidelinesJeremy Kerr2016-01-151-0/+145
Start somewhere to document our development conventions. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com> Reviewed-by: Stewart Smith <stewart@linux.vnet.ibm.com> Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
OpenPOWER on IntegriCloud