commit | 8f908e2790fa892a2b8dededc42da6075008317a | [log] [tgz] |
---|---|---|
author | Erik Chen <[email protected]> | Mon Feb 26 16:06:58 2018 |
committer | Commit Bot <[email protected]> | Mon Feb 26 16:06:58 2018 |
tree | 7d3f2bce3230b34828ad2a1762bddf9f19f80763 | |
parent | bfb7c7f781cdc6e8bca6e1dde79134d6b1e4a38f [diff] [blame] |
Add documentation for filing a memory bug on desktop. Bug: 801006 Change-Id: If04968c66cf755cff0b892a5230d77ca6808a2a9 Reviewed-on: https://chromium-review.googlesource.com/935721 Reviewed-by: Primiano Tucci <[email protected]> Commit-Queue: Erik Chen <[email protected]> Cr-Commit-Position: refs/heads/master@{#539149}
diff --git a/docs/memory/README.md b/docs/memory/README.md index 4390c29..1f378f7 100644 --- a/docs/memory/README.md +++ b/docs/memory/README.md
@@ -34,6 +34,11 @@ | crbug [Stability=Memory](https://bugs.chromium.org/p/chromium/issues/list?can=2&q=Stability%3DMemory) label | Tracks mostly OOM crashes. | +## I have memory problem, what do I do? + +Follow [these instructions](/docs/memory/filing_memory_bugs.md) to file a high +quality bug. + ## I have a reproducible memory problem, what do I do? Yay! Please file a [memory