You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/documentation.yaml
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,6 @@ body:
10
10
placeholder: |
11
11
A clear and concise description of the bug or documentation you feel is missing.
12
12
For example: The Technical Reference does not include information about the FormBuilderFilterChip widget.
13
-
render: Markdown
14
13
validations:
15
14
required: true
16
15
- type: textarea
@@ -19,7 +18,6 @@ body:
19
18
placeholder: |
20
19
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.
21
20
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).
0 commit comments