1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

Added API request issue template

This commit is contained in:
Dan Brown
2021-01-03 19:23:41 +00:00
parent 75a795ab72
commit f160020941

17
.github/ISSUE_TEMPLATE/api_request.md vendored Normal file
View File

@ -0,0 +1,17 @@
---
name: New API Endpoint or Feature
about: Request a new endpoint or API feature be added
labels: ":nut_and_bolt: API Request"
---
#### API Endpoint or Feature
Clearly describe what you'd like to have added to the API.
#### Use-Case
Explain the use-case that you're working-on that requires the above request.
#### Additional Context
If required, add any other context about the feature request here.