From 1c7eb89df596b5c497ab3641ce6a3149185a776f Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Sun, 29 Sep 2019 17:11:13 -0400 Subject: [PATCH] Commentary: Update contributing indentation. --- docs/CONTRIBUTING.adoc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/CONTRIBUTING.adoc b/docs/CONTRIBUTING.adoc index 92c9a896d..6feacb58f 100644 --- a/docs/CONTRIBUTING.adoc +++ b/docs/CONTRIBUTING.adoc @@ -17,11 +17,13 @@ contributions flow more efficiently. demonstrating the bug and expected behavior that is not occurring. * The ideal example works against other simulators, and is in the - test_regress/t test format, as described in link:internals.adoc[docs/internals]. + test_regress/t test format, as described in + link:internals.adoc[docs/internals]. ==== Did you write a patch that fixes a bug? -* Please https://www.veripool.org/projects/verilator/issues/new[Open a new issue]. +* Please https://www.veripool.org/projects/verilator/issues/new[Open a new + issue]. * You may attach a patch to the issue, or (preferred) may point to a github repository branch within your github account.