2
0
mirror of https://github.com/frappe/books.git synced 2025-02-02 12:08:27 +00:00

updated feature template

This commit is contained in:
Isaac Gray-Christensen 2024-01-16 20:34:41 -08:00
parent e0a9532ab7
commit 1acd30da68

View File

@ -13,6 +13,15 @@ body:
validations:
required: true
- type: textarea
id: benefits
attributes:
label: 'What problem are you trying to solve?'
description: Tell us what is the thing you are doing and why this feature would help you in that
placeholder: Describe the problem or issue that the feature would solve
validations:
required: true
- type: textarea
id: basic_example
attributes: