Skip to content

Commit 48fd618

Browse files
authored
Add bug report template
1 parent 0c4bd1f commit 48fd618

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)