From 2dae8f1a642b427872db6e56a51c7d1745a4c633 Mon Sep 17 00:00:00 2001 From: ArkadiuszMichalski Date: Sun, 31 Oct 2021 13:35:58 +0100 Subject: [PATCH] Add link for `attah a file` action. --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 17dab47..da3715e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -13,7 +13,7 @@ Before you open a new issue to report a bug, try to follow the rules below: 1. Make sure that the problem is also reproducible in the [latest release of the program](https://github.com/notepad-plus-plus/notepad-plus-plus/wiki/Testing#using-the-latest-release-portable-version-of-notepad). If you'd like, you can also test the [current build version](https://github.com/notepad-plus-plus/notepad-plus-plus/wiki/Testing#using-the-current-build-version-of-notepad). If the problem is not strictly related to the Notepad ++ installation process (and in the installation version in general) then testing the problem in the portable version is the best solution ([instruction](https://github.com/notepad-plus-plus/notepad-plus-plus/wiki/Testing)). 2. Check if the problem you describe has not already been opened. You can do this by searching this repository for words similar to your. In the upper left corner of this page, enter your phrase and click the `In this repository` button. After the search check the results for the `Issues` tab (both `Open` and `Closed`). If there is no similar issue, you can open a new one, otherwise you can add your comments to the existing issue. 3. When you open a new issue you will receive an initial template to fill out. Try to follow it, in particular, never skip `Debug Information` section. -4. For issue related to text or code put it in a form that can be copied (use delimiters [\`\`\` Your code here \`\`\`](https://docs.github.com/en/github/writing-on-github/creating-and-highlighting-code-blocks) or attach a file). The print screen should only be an addition, not a source for reproducing your problem! +4. For issue related to text or code put it in a form that can be copied (use delimiters [\`\`\` Your code here \`\`\`](https://docs.github.com/en/github/writing-on-github/creating-and-highlighting-code-blocks) or [attach a file](https://docs.github.com/en/github/writing-on-github/working-with-advanced-formatting/attaching-files)). The print screen should only be an addition, not a source for reproducing your problem! ## Outdated configuration files