From 51ccdafbeb7b9f213b804b073c9352408998ea94 Mon Sep 17 00:00:00 2001 From: Alexey Min Date: Sun, 2 Jul 2017 16:14:48 +0500 Subject: [PATCH] Russian translation for CONTRIBUTING.md --- CONTRIBUTING.ru-RU.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 CONTRIBUTING.ru-RU.md diff --git a/CONTRIBUTING.ru-RU.md b/CONTRIBUTING.ru-RU.md new file mode 100644 index 0000000..cc88b25 --- /dev/null +++ b/CONTRIBUTING.ru-RU.md @@ -0,0 +1,21 @@ +# Contributing guidelines + +## Reporting an issue [![](https://isitmaintained.com/badge/resolution/zeffy/wufuc.svg)](https://isitmaintained.com/project/zeffy/wufuc) + +#### Before you create an issue, please make sure of the following: + +- Are you using at least the [latest stable version](../../releases/latest)? +- If you previously used any of the old batchfile patches, did you revert it by running `repair_wuaueng.dll.bat`? +- Have you tried restarting your computer? + +#### After you've confirmed those things, please create an issue and include the following information: + +- Navigate to where you installed wufuc, and attach all the `*.log` files to your issue. +- What build are you using? Stable release or unstable AppVeyor builds? +- What is the file version and/or SHA-1 hash of `C:\Windows\System32\wuaueng.dll`? +- Any other information you feel is relevant to your issue. + +## Closure policy + +- Issues that don't have the information requested above (when applicable) will be closed immediately and the poster directed to the contributing guidelines. +- Issues that go a week without a response from original poster are subject to closure at my discretion.