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/3--api-suggestion.md | |
+init
Diffstat (limited to 'Impostor-dev/.github/ISSUE_TEMPLATE/3--api-suggestion.md')
| -rw-r--r-- | Impostor-dev/.github/ISSUE_TEMPLATE/3--api-suggestion.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Impostor-dev/.github/ISSUE_TEMPLATE/3--api-suggestion.md b/Impostor-dev/.github/ISSUE_TEMPLATE/3--api-suggestion.md new file mode 100644 index 0000000..bfed62f --- /dev/null +++ b/Impostor-dev/.github/ISSUE_TEMPLATE/3--api-suggestion.md @@ -0,0 +1,20 @@ +--- +name: 3. Api suggestion +about: To make suggestions for the plugin api +title: '' +labels: api +assignees: '' + +--- + +# Api Suggestion + +## Suggestion +<!-- +Describe your suggestion as detailed as possible. +--> + +## Use case +<!-- +Describe what you need it for. +--> |
