# Issue Tracker Standards [>> Issue Tracker](https://github.com/azerothcore/azerothcore-wotlk/issues) **Always search for existing issues before you report your problem or incident.** **All reports are public. Never leave passwords or other confidential information visible in your report.** ### Self Checklist - Am I using the latest version/revision of AzerothCore? Do you need to update and test again before reporting? - Am I using any custom modifications to the database or core that could cause the issue? - Am I using any module that could cause the issue? - Did I include which **revision/hash/commit** I am on? - Did I include which database **version** I am using? - Did I include which operating system I am using? - Did I include steps to reproduce the issue? - Did I explain what is wrong and what is the expected behavior? - Did I only report one bug per issue? Issue template: ``` [//]: # (IF YOU DO NOT FILL THIS TEMPLATE OUT, WE WILL CLOSE YOUR ISSUE) [//]: # (You should always read how to properly fill out the bug report before continuing. https://www.azerothcore.org/wiki/issue-tracker-standards) [//]: # (For issues containing a fix, please create a Pull Request following this tutorial: https://www.azerothcore.org/wiki/How-to-create-a-PR) **CURRENT BEHAVIOUR:** [//]: # (If this is a crash report you should post the crashlog. Upload it to https://gist.github.com/) **EXPECTED BLIZZLIKE BEHAVIOUR:** [//]: # (What should happen instead) **SOURCE:** [//]: # (If you can, include a source that can strengthen your claim) **STEPS TO REPRODUCE THE PROBLEM:** [//]: # (Describe in a detailed step-by-step order how to reproduce the issue) 1. 2. 3. **EXTRA NOTES:** [//]: # (Any extra notes that can help solve the issue) **AC HASH/COMMIT:** [//]: # (Always include the exact hash/commit you are using. Never write "latest"!) **OPERATING SYSTEM:** [//]: # (Which OS are you running) **MODULES:** [//]: # (Are you using any modules? List them here) **CUSTOMIZATIONS:** [//]: # (Do you have any other customizations? List them here) ``` [>> Issue Tracker](https://github.com/azerothcore/azerothcore-wotlk/issues)