├── ISSUE_TEMPLATE.md
└── README.md
/ISSUE_TEMPLATE.md:
--------------------------------------------------------------------------------
1 |
9 |
10 | **Date & Time**:
11 |
12 |
13 |
14 | **FFXI Client Version
15 | (use `/ver` to see your version)**:
16 |
17 |
18 |
19 | **Server's Expected Client Version matches?
20 | (use `!ecv` to see expected version)
21 | (THIS IS A YES OR NO QUESTION!)**:
22 |
23 |
24 |
25 | **Character Name**:
26 |
27 |
28 |
29 | **Nation**:
30 |
31 |
32 |
33 | **Job(level)/Sub Job(level)**:
34 |
35 |
36 |
37 | **NPC or Monster or item Name**:
38 |
39 |
40 |
41 | **Zone name**:
42 |
43 |
44 |
45 | **Coordinates (use `!where`)**:
46 |
47 |
48 |
49 | **ffxiah.com link (for items issues only)**:
50 |
51 |
52 |
53 | **Multi-boxing? (multiple clients on same connection)**:
54 |
55 |
56 |
57 | **Steps To Reproduce / any other info**:
58 |
59 |
60 |
61 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # LegionDark Issue Tracker
2 |
3 | Welcome to the LegionDark private server issue tracker. Here you can find and create bug reports that involve issues currently happening on the LegionDark server. This tracker is to help keep an organized collection of issues for developers to work on and fix. This tracker is not for anything except bugs/issues happening on the LegionDark server.
4 |
5 | ### The DarkStar Project (aka "DSP") which all servers are based on has its own separate tracker here: https://github.com/DarkstarProject/darkstar/issues
6 | ***When in doubt as to who to report your issue to, use our tracker and we will investigate/forward the issue to them if it is needed.***
7 | You may occasionally be asked if you can report an issue to DSP if staff is unavailable, but we try to do that ourselves.
8 | If you are **100% certain** the bug is **not** something you will need GM help with (example: broken mission) or specific to a customization (Example: Wonder NM) you can safely report the problem directly to them.
9 |
10 | **If the issue you would like to report concerns a Job Ability or Job Trait, do not report it here unless you are 100% certain it was already working. You can look up [every job on the wiki](http://wiki.legiondark.com/Category:Jobs) to see what works and what doesn't. Additionally DarkStar has its own wiki with [a page for this](https://wiki.dspt.info/index.php/What_Works) as well. Any ability or trait that doesn't yet exist is a DSP problem not a LegionDark problem.**
11 |
12 | ## Issue Report Template.
DO NOT REMOVE OR CHANGE THE PRE FORMATTED TEXT.
13 |
14 | When creating a new issue, please be sure to fill out info requested by the template, which is the **pre-filled** text in the edit box of new issues. **Failure to provide information asked for in this template or removing the formatting characters may result in your issue being closed without warning or response!**
15 |
16 | ## If you wish to request a password reset,
or have lost login information:
17 |
18 | [Please refer to this post.](http://legiondark.com/forums/viewtopic.php?t=1594&sid=d18e2b010d42b32280e66bc8176cd5a2) Don't count on exceptions being made for you - if you shared your account with someone thats on you, not us, and register that email.
19 |
--------------------------------------------------------------------------------