1
0
Fork 0
mirror of synced 2024-05-12 08:42:36 +12:00
appwrite/.github/ISSUE_TEMPLATE/feature.md

22 lines
586 B
Markdown
Raw Normal View History

2020-10-01 19:10:48 +13:00
---
name: 🚀 Feature
about: Submit a proposal for a new feature
labels: "feature"
---
## 🚀 Feature
(A clear and concise description of what the feature is.)
2020-10-03 19:16:13 +13:00
## Have you spent some time to check if this issue has been raised before?
2020-10-01 19:10:48 +13:00
2020-10-03 19:16:13 +13:00
(Have you googled for a similar issue or checked our older issues for a similar bug)
2020-10-01 19:10:48 +13:00
2020-10-03 19:16:13 +13:00
### Have you read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/master/CODE_OF_CONDUCT.md)?
2020-10-01 19:10:48 +13:00
2020-10-03 19:16:13 +13:00
(Write your answer here.)
2020-10-01 19:10:48 +13:00
## Pitch
2020-10-03 19:16:13 +13:00
(Please explain why this feature should be implemented and how it would be used. Add examples, if applicable.)