#: src\contributing.md:1 msgid "Contributing to `ord`" msgstr "المساهمة في أورد" #: src\contributing.md:4 msgid "Suggested Steps" msgstr "خطوات مقترحة" #: src\contributing.md:7 msgid "Find an issue you want to work on." msgstr "ابحث عن مشكلة ترغب في العمل عليها." #: src\contributing.md:8 msgid "Figure out what would be a good first step towards resolving the issue. This could be in the form of code, research, a proposal, or suggesting that it be closed, if it's out of date or not a good idea in the first place." msgstr "حدد ما هي أول خطوة جيدة لحل المشكلة. يمكن أن يكون ذلك على شكل كود أو بحث أو اقتراح، أو اقتراح إغلاق المشكلة إذا كانت قديمة أو ليست فكرة جيدة من الأساس." #: src\contributing.md:11 msgid "" "Comment on the issue with an outline of your suggested first step, and asking for feedback. Of course, you can dive in and start writing code or tests immediately, but this avoids potentially wasted effort, if the issue is out of date, not clearly specified, blocked on " "something else, or otherwise not ready to implement."