Skip to content

Commit 25b8697

Browse files
author
Vladimir Kotal
authored
formatting
1 parent e35f3a6 commit 25b8697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Asking questions via creating new Issue is fine also.
77

88
When submitting a new Issue for what seems is a bug, please note the versions (OpenGrok, Tomcat, Universal ctags etc.) you're running and ideally steps to reproduce.
99

10-
Make sure to add a comment line line to the changeset saying which Issue it is is fixing, e.g. 'fixes #XYZ' so that the issue can be automatically closed when the associated pull request is merged.
10+
Make sure to add a comment line line to the changeset saying which Issue it is is fixing, e.g. `fixes #XYZ` so that the issue can be automatically closed when the associated pull request is merged.
1111

1212
Each pull request should be accompanied by a comment explaining how the change was tested, unless unit tests are provided/updated.
1313
Please make every effort to make most of your changes covered by tests.

0 commit comments

Comments
 (0)