clean install

This commit is contained in:
2024-12-10 15:08:16 +01:00
commit e14eb2d8fd
31193 changed files with 3555714 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
---
name: Bug report
about: Something isn't working right
title: ''
labels: bug
assignees: ''
---
# Bug report
<!-- Before reporting an issue please check that you are using the latest PHPStan and phpstan-drupal versions! -->
<!-- composer update phpstan/phpstan mglaman/phpstan-drupal -->
<!-- Please describe your problem here. -->
### Code snippet that reproduces the problem
<!-- Code example or link to public code scanned -->

View File

@@ -0,0 +1,4 @@
contact_links:
- name: Support question ❓
url: https://github.com/mglaman/phpstan-drupal/discussions/new/choose
about: Please open a new discussion instead. Thank you.

View File

@@ -0,0 +1,12 @@
---
name: Feature request
about: It'd be great if...
title: ''
labels: enhancement
assignees: ''
---
# Feature request
<!-- Please provide a clear description of what problem you are trying to solve and how would you want it to be solved. -->