Skip to content

Commit acd88b6

Browse files
docs: update documentation issue template
1 parent 3fc17a0 commit acd88b6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/ISSUE_TEMPLATE/documentation.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ body:
1010
placeholder: |
1111
A clear and concise description of the bug or documentation you feel is missing.
1212
For example: The Technical Reference does not include information about the FormBuilderFilterChip widget.
13-
render: Markdown
1413
validations:
1514
required: true
1615
- type: textarea
@@ -19,7 +18,6 @@ body:
1918
placeholder: |
2019
Provide context for how the requested change would make the docs easier to use and improve your ability to develop successful applications with this packages.
2120
For example: It's hard to know a method exists or understand its use when you have to search through the code base to learn about it. Properly documenting it in the Technical Reference makes it easier for me to know what the flutter_fom_builder is (and is not capable of).
22-
render: Markdown
2321
validations:
2422
required: false
2523
- type: textarea

0 commit comments

Comments
 (0)