فهرست منبع

Fix grammar issue in "Ways to contribute" page

In the section "Filing an issue on GitHub", the subsection "How to reproduce the bug" says "Even if you think that the issue is trivial to reproduce, adding a minimal project that lets reproduce it is a big added value." which is missing a word. Changing it to "...lets everyone reproduce it..." fixes the grammatical error.
Kate 3 سال پیش
والد
کامیت
5993cd3ea0
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      community/contributing/ways_to_contribute.rst

+ 1 - 1
community/contributing/ways_to_contribute.rst

@@ -180,7 +180,7 @@ always provide:
    project that reproduces this issue out of the box, zip it and attach it to
    the issue (you can do this by drag and drop).
    Even if you think that the issue is trivial to reproduce, adding a minimal
-   project that lets reproduce it is a big added value. You have to keep in
+   project that lets everyone reproduce it is a big added value. You have to keep in
    mind that there are thousands of issues in the tracker, and developers can
    only dedicate little time to each issue.