Skip to content

Commit 684ef7b

Browse files
Also mention output
1 parent 155e5b0 commit 684ef7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ In your bug report, please provide the following:
3535

3636
Please do not report a bug for a [version of PHPUnit that is no longer supported](https://phpunit.de/supported-versions.html). Please do not report a bug if you are using a [version of PHP that is not supported by the version of PHPUnit](https://phpunit.de/supported-versions.html) you are using.
3737

38-
Please post code as text ([using proper markup](https://guides.github.com/features/mastering-markdown/)). Do not post screenshots of code.
38+
Please post code and output as text ([using proper markup](https://guides.github.com/features/mastering-markdown/)). Do not post screenshots of code or output.
3939

4040
Please include the output of `composer info | sort` if you installed PHPUnit using Composer.
4141

0 commit comments

Comments
 (0)