Skip to content

Commit e9fe4a4

Browse files
committed
[contributing][code] Fixed minor typo
1 parent ece66ec commit e9fe4a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing/code/bugs.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Before submitting a bug:
1414
* Double-check the official `documentation`_ to see if you're not misusing the
1515
framework;
1616

17-
* Ask assistance on the `users mailing-list`_, the `forum`_, or on the
17+
* Ask for assistance on the `users mailing-list`_, the `forum`_, or on the
1818
#symfony `IRC channel`_ if you're not sure if your issue is really a bug.
1919

2020
If your problem definitely looks like a bug, report it using the official bug
@@ -23,7 +23,7 @@ If your problem definitely looks like a bug, report it using the official bug
2323
* Use the title field to clearly describe the issue;
2424

2525
* Describe the steps needed to reproduce the bug with short code examples
26-
(providing a unit test that illustrates the bug is better);
26+
(providing a unit test that illustrates the bug is best);
2727

2828
* Give as much details as possible about your environment (OS, PHP version,
2929
Symfony version, enabled extensions, ...);

0 commit comments

Comments
 (0)