diff options
author | chai <chaifix@163.com> | 2020-12-30 20:59:04 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2020-12-30 20:59:04 +0800 |
commit | e9ea621b93fbb58d9edfca8375918791637bbd52 (patch) | |
tree | 19ce3b1c1f2d51eda6878c9d0f2c9edc27f13650 /Impostor-dev/.github/ISSUE_TEMPLATE/4--api-invalid-data.md |
+init
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. +--> |