diff --git a/docs/CONTRIBUTING.rst b/docs/CONTRIBUTING.rst index c7a4de79d..061394812 100644 --- a/docs/CONTRIBUTING.rst +++ b/docs/CONTRIBUTING.rst @@ -7,8 +7,8 @@ This contributing document contains some suggestions that may make contributions flow more efficiently. -Did you find a bug? -------------------- +Did you find a Verilator bug? +----------------------------- - Please **ensure the bug was not already reported** by searching `Verilator Issues `__. @@ -28,8 +28,8 @@ Did you find a bug? `__. -Did you write a patch that fixes a bug? ---------------------------------------- +Did you write a patch that fixes a Verilator bug? +------------------------------------------------- - Please `Open a new Verilator issue `__ if there is not one already describing the bug. @@ -72,8 +72,8 @@ Did you write a patch that fixes a bug? - Most important is we get your patch. -Do you have questions? ----------------------- +Do you have questions on Verilator? +----------------------------------- - Please see FAQ section and rest of the `Verilator manual `__, or `Verilator