We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7ff0fa commit d93b12dCopy full SHA for d93b12d
.github/ISSUE_TEMPLATE/feature_request.yml
@@ -23,19 +23,6 @@ body:
23
validations:
24
required: true
25
26
- - type: textarea
27
- id: environment
28
- attributes:
29
- label: Environment
30
- description: |
31
- Tip: Use the `composer global info dragon-code/iconify-ide` command to get information for Laravel Lang.
32
- Tip: Use the `php -v` command to get information for PHP.
33
- value: |
34
- - Code Styler Version:
35
- - PHP Version:
36
- validations:
37
- required: true
38
-
39
- type: markdown
40
attributes:
41
value: |
0 commit comments