first commit

This commit is contained in:
2024-07-15 12:33:27 +02:00
commit ce50ae282b
22084 changed files with 2623791 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
---
name: Bug report or support request
about: Report a bug or ask a question about expected behavior.
---
**Describe the bug or behavior**
A clear and concise description of the behavior you are seeing.
**To Reproduce**
What did you do?
**Expected behavior**
What did you expect would happen?
**Actual behavior**
What happened instead?
**Workaround**
Is there another way to do the desired action?
### System Configuration
| Q | A
| --------------- | ---
| Drush version? | 9.x/8.x (please be specific, and try latest dev build)
| Drupal version? | 7.x/8.x
| PHP version | 5.6/7.1
| OS? | Mac/Linux/Windows
**Additional information**
Add any other context about the problem here.

View File

@@ -0,0 +1,19 @@
---
name: Documentation request
about: If you know what the documentation change should be, please consider submitting
a pull request instead. If you do know where the documentation you need is, please
submit a support request first.
---
**Existing document**
Please provide a link to the existing document that is unclear or incomplete.
**What are you attempting to do**
Please explain the task you are attempting to accomplish.
**In what way is the existing documentation unclear or incomplete**
Please explain any confusion or ambiguities in the existing documentation.
**What should the documentation say instead?**
To the best of your ability, explain what additional information would allow you to complete your task. If you already know what the documentation should say, please consider submitting a documentation pull request instead.

View File

@@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest an idea for this project
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.