mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-23 20:43:07 +00:00
a03dfd12b5
Adds Legality, crash, and feature request templates.
23 lines
647 B
Markdown
23 lines
647 B
Markdown
---
|
|
name: Legality parsing report
|
|
about: Legality check returned an unexpected result
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the problem**
|
|
A clear and concise description of what the bug is. This is not to ask why fabricated data does not pass the legality check.
|
|
|
|
**To Reproduce**
|
|
Please provide a PKM file or adequate information so that we may quickly replicate the parsing behavior on our end.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|