└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # BugTracker 2 | This repository serves as an issue tracker for the **Dota 2 Workshop tools**. This list is compiled and moderated by the modding community and encourages everyone to contribute by replying to existing issues, or by making new issues for untracked issues. 3 | 4 | This list is maintained by the dota2mods community. You can find us in the following places: 5 | 6 | On IRC: irc.gamesurge.net #dota2mods 7 | 8 | On Discord: https://discord.me/moddota 9 | 10 | ## Guidelines for contributing 11 | - Search for existing issues on your problem before posting a new one. 12 | - Provide as much information about how to reproduce the issue as possible. 13 | - Issues should only be confirmed when enough proof is provided, or when reproduced. 14 | 15 | ## Issue lists 16 | Lists of confirmed issues sorted on priority and category can be found in the [Projects](https://github.com/ModDota/BugTracker/projects) tab of the repository. 17 | 18 | Category-specific links are listed below: 19 | 20 | - [Confirmed general issues](https://github.com/ModDota/BugTracker/projects/3) 21 | - [Confirmed Lua issues](https://github.com/ModDota/BugTracker/projects/1) 22 | - [Confirmed Panorama issues](https://github.com/ModDota/BugTracker/projects/2) 23 | - [Feature requests](https://github.com/ModDota/BugTracker/projects/4) 24 | --------------------------------------------------------------------------------