From f9d794484791eac721f8e84cd94cec2cb4078707 Mon Sep 17 00:00:00 2001 From: Jennifer Hasegawa Date: Tue, 23 Oct 2018 13:11:45 -0700 Subject: [PATCH] update comments --- content/use-cases/contribute-code-to-ripple-lib.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/use-cases/contribute-code-to-ripple-lib.md b/content/use-cases/contribute-code-to-ripple-lib.md index 19d56627b7..6403daea07 100644 --- a/content/use-cases/contribute-code-to-ripple-lib.md +++ b/content/use-cases/contribute-code-to-ripple-lib.md @@ -7,7 +7,7 @@ Want to contribute code or a bug report to help improve `ripple-lib`, the offici {{n.next()}} -## Access the `ripple-lib` repo +## Access the `ripple-lib` repo `ripple-lib` is an open-source project. You can take a look at `ripple-lib` code simply by accessing the `ripple-lib` GitHub repo. Before contributing or reporting bugs, we recommend that you get to know the code and developer experience by performing the following tasks. @@ -49,15 +49,15 @@ Before you start contributing code to `ripple-lib,` take some time to familiariz {{n.next()}} -## Contribute code +## Contribute code Now that you have a handle on `ripple-lib`, you may have ideas for how to improve it. Perhaps you’re developing on the XRP Ledger and want to contribute some code that enables `ripple-lib` to provide a feature your application needs. Access the `ripple-lib` repo and open an issue or pull request. {{n.next()}} -## Report bugs +## Report bugs -As you explore `ripple-lib`, you may find code that you don’t think is working as intended. To report a bug, open an issue in the `ripple-lib` repo. +As you explore `ripple-lib`, you may find code that you don’t think is working as intended. To report a bug, open an issue in the `ripple-lib` repo. If the bug you wish to report is security-related, we urge you to disclose it responsibly through Ripple's Bug Bounty program .