summaryrefslogtreecommitdiffstats
path: root/SUBMITTING_PATCHES
Commit message (Collapse)AuthorAgeFilesLines
* improve docsMike Frysinger2016-08-161-115/+0
| | | | Change-Id: Ide4008f09c2f17f8fb3d85dfffe94544abfdd6a6
* SUBMITTING_PATCHES: Expand instructionsMark E. Hamilton2016-02-171-1/+29
| | | | | | | This commit adds additional instructions on getting patches submitted, based on my recent experience doing so. Change-Id: I8e0d37d316214cc9a39383414773aad181f83f18
* Add pylint configuration and instructionsDavid Pursehouse2012-10-241-2/+10
| | | | | | | | | | pylint configuration file (.pylintrc) is added, and submission instructions are updated to include pylint usage steps. Deprecated pylint suppression (`disable-msg`) is updated in a few modules to make it work properly with the latest version (0.26). Change-Id: I4ec2ef318e23557a374ecdbf40fe12645766830c
* Patches should be submitted to master, not maintDavid Pursehouse2012-08-211-2/+2
| | | | | | Update SUBMITTING_PATCHES accordingly. Change-Id: I6fd57a84c67d3762f1f23276d95cac2aeecd5e8f
* Update SUBMITTING_PATCHESShawn O. Pearce2012-02-281-9/+8
| | | | | | The review server is now at gerrit-review.googlesource.com. Change-Id: I4be67fdb1876eb2e2af4420ac63557596b9e233b
* Document how to contribute to the repo projectShawn O. Pearce2009-07-021-0/+80
Signed-off-by: Shawn O. Pearce <sop@google.com>