pokeapi/.github/ISSUE_TEMPLATE/bug_report.md

22 lines
738 B
Markdown
Raw Normal View History

2020-08-12 20:45:07 +00:00
---
name: Bug report
about: Create a report to help us improve
---
2016-05-25 08:04:12 +00:00
2020-08-12 20:45:07 +00:00
<!--
2016-05-25 08:04:12 +00:00
Thanks for contributing to the PokéAPI project. To make sure we're effective, please check the following:
- Make sure your issue hasn't already been submitted on the issues tab. (It has search functionality!)
2020-08-12 20:45:07 +00:00
- If your issue is one of outdated API data, please note that we get our data from [veekun](https://github.com/veekun/pokedex/). If they are not up to date either, please look for or create an issue there. Otherwise, feel free to create an issue here.
2016-05-25 08:04:12 +00:00
- Provide a clear description of the issue.
- Provide a clear description of the steps to reproduce.
2020-08-12 20:45:07 +00:00
- Provide a clear description of the expected behavior.
2016-05-25 08:04:12 +00:00
Thank you!
2020-08-12 20:45:07 +00:00
-->
Steps to Reproduce:
1.
2.