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 0c4bd1f commit 48fd618Copy full SHA for 48fd618
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,19 @@
1
+---
2
+name: Bug report
3
+about: Something isn't working right
4
+title: ''
5
+labels: bug
6
+assignees: ''
7
+
8
9
10
+# Bug report
11
12
+<!-- Before reporting an issue please check that you are using the latest PHPStan and phpstan-drupal versions! -->
13
+<!-- composer update phpstan/phpstan mglaman/phpstan-drupal -->
14
15
+<!-- Please describe your problem here. -->
16
17
+### Code snippet that reproduces the problem
18
19
+<!-- Code example or link to public code scanned -->
0 commit comments