mirror of
https://github.com/fankes/moshi.git
synced 2025-10-19 07:59:21 +08:00
Add issue templates (#1254)
This commit is contained in:
12
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
12
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Start by telling us what problem you’re trying to solve. Often a solution already exists!
|
||||
|
||||
Don’t send pull requests to implement new features without first getting our support. Sometimes we leave features out on purpose to keep the project small.
|
Reference in New Issue
Block a user