diff options
Diffstat (limited to 'Impostor-dev/.github/ISSUE_TEMPLATE/4--api-invalid-data.md')
-rw-r--r-- | Impostor-dev/.github/ISSUE_TEMPLATE/4--api-invalid-data.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Impostor-dev/.github/ISSUE_TEMPLATE/4--api-invalid-data.md b/Impostor-dev/.github/ISSUE_TEMPLATE/4--api-invalid-data.md new file mode 100644 index 0000000..6ebe139 --- /dev/null +++ b/Impostor-dev/.github/ISSUE_TEMPLATE/4--api-invalid-data.md @@ -0,0 +1,25 @@ +--- +name: 4. Api invalid data +about: To let us know about invalid data in the api +title: '' +labels: api +assignees: '' + +--- + +# Api missing data + +## Data +<!-- +Describe about the missing data that you need. +--> + +## Expectations +<!-- +Describe what the api gave you and what you expected. +--> + +## Reproduce +<!-- +Describe how to reproduce the issue. +--> |