| 1 | General guidelines to keep in mind for any ticket: |
| 2 | * Search the issue tracker to see if the ticket has already been discussed. |
| 3 | * Search the forum to see if the issuer has been discussed there. |
| 4 | |
| 5 | For reporting a bug keep the following things in mind: |
| 6 | * If you are asking a question you do not have a bug to report, use the [http://www.autoitscript.com/forum forum] to ask questions. |
| 7 | * You must provide a short test script that reproduces the problem. The bare minimum code necessary to reproduce the problem. |
| 8 | * Test the reproduction script with both the latest stable '''and''' latest beta versions of AutoIt. |
| 9 | * Please choose the correct version and component for the ticket. |
| 10 | |
| 11 | For creating new feature requests: |
| 12 | * Ensure the idea isn't on the list of [wiki:AutoItNotOnToDoList things we won't do]. |
| 13 | * Please do not set a version for the ticket. Clear the field before submitting. |
| 14 | |
| 15 | For more information see the full version of the ticket guidelines [wiki:WikiStart here]. |