mirror of
https://github.com/OpenMW/openmw.git
synced 2025-12-24 21:53:08 +00:00
[DOC] add issue template
This commit is contained in:
parent
658f2f4898
commit
5a4e191325
1 changed files with 19 additions and 0 deletions
19
.gitlab/issue_templates/Default.md
Normal file
19
.gitlab/issue_templates/Default.md
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
If you're reporting an issue specific to an OpenMW fork, e.g. [TES3MP](https://github.com/TES3MP/openmw-tes3mp/issues) for multiplayer or [OpenMW-VR](https://gitlab.com/madsbuvi/openmw/-/issues) for OpenXR VR, please report it to that fork's author instead of here. Mod list issues or mod installer issues also do not belong here.
|
||||
|
||||
If you're reporting an issue specific to an open merge request, report it in the comments for the merge request instead.
|
||||
|
||||
Describe the issue as detailed as you can. Below is a list of questions that should be answered in the description (if they apply).
|
||||
|
||||
- Is the problem OpenMW specific or does it also happen in vanilla Morrowind?
|
||||
- What is your operating system?
|
||||
- What version of OpenMW are you using?
|
||||
- If you used a bleeding edge build, state the exact revision used.
|
||||
- What version of Morrowind are you using (i.e. retail CD or Steam)? What addons (Tribunal, Bloodmoon) do you have installed?
|
||||
- What language is your Morrowind install?
|
||||
- Do you use any mods?
|
||||
- If so, does the problem also occur in a clean vanilla install without any mods?
|
||||
- What are the exact steps to reproduce the problem?What did you expect to happen?
|
||||
- What happened instead?
|
||||
- Are there any error messages in your openmw.log file? If you're not an OpenMW team member, it's best to upload it.
|
||||
- What settings do you use? If you're not an OpenMW team member, it's best to upload your settings.cfg.
|
||||
- Where is the in-game location this problem can be observed? Avoid vague statements such as "west of town X". Instead, open the console (` key by default, the key above Tab), click on the problematic object, then use the betacomment (bc) instruction to get useful information about the object that you can copy and paste into the bugreport:
|
||||
Loading…
Reference in a new issue