Skip to content

Commit 66be0cf

Browse files
author
Noor Dawod
committed
Update CONTRIBUTING.md
1 parent 3aaf15f commit 66be0cf

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
@@ -25,7 +25,7 @@ The issues system is the place to report bugs and not for submitting patches or
2525

2626
* Report bugs in the English language only
2727
* Use Markdown to format your issue in a fashionable way (easier to read): [Familiarize yourself](https://help.github.com/articles/github-flavored-markdown)
28-
* If the issue is due to a crash, include the stack trace -- throwable.printStackTrace() -- and any other detail that will shed light on the problem
28+
* If the issue is due to a crash, include the stack trace -- `throwable.printStackTrace()` -- and any other detail that will shed light on the problem
2929
* We need to see the source code (minus certain details that you think are confidential) that caused the problem in the first place, so include it too
3030

3131
Opening issues without providing us with the information necessary to debug and fix it is useless; so we will close such issues within 7 days period

0 commit comments

Comments
 (0)