Vendor dependencies

This commit is contained in:
2026-08-01 16:11:49 +03:00
parent 7f139a0241
commit 6b5e7f0f8b
29706 changed files with 9575646 additions and 0 deletions
@@ -0,0 +1,25 @@
---
name: Bug Report
about: Report behavior that deviates from specification or expectation
title: ""
labels: assessment
assignees: ""
---
**Description**
Provide a clear and concise explanation of the bug, including references to any conflicting documentation or an elucidation of why the current functionality doesn't align with your expectations.
**To Reproduce**
Please outline the steps to replicate the bug, and if possible, provide a comprehensive code example consisting of both `main.rs` and `Cargo.toml`` files. A complete and functional code snippet would be highly appreciated.
**Expected Behavior**
A clear and concise description of what you expected to happen.
**Environment:**
**Additional Context**
Include additional context about the issue in this section. For instance, share insights into the bug's discovery process or any hypotInclude additional context about the issue in this section. For instance, share insights into the bug's discovery process or any hypotheses you may have regarding the root cause or specific aspects where Loco may be malfunctioning.
@@ -0,0 +1,5 @@
blank_issues_enabled: true
contact_links:
- name: Question
url: https://github.com/loco-rs/loco/discussions
about: Please ask questions or raise indefinite concerns on Discussions
@@ -0,0 +1,21 @@
---
name: Feature Request
about: Suggest a new feature
title: ""
labels: enhancement
assignees: ""
---
## Feature Request
**Is your feature request related to a problem? Please describe.**
Provide a succinct and clear description of the problem. For example, I encounter an issue when...
**Describe the solution you'd like**
Articulate a clear and concise depiction of your desired outcome.
**Describe alternatives you've considered**
Offer a clear and concise description of any alternative solutions or features you have contemplated.
@@ -0,0 +1,26 @@
---
name: Suggestion
about: Suggest a change or improvement to existing functionality
title: ""
labels: assessment
assignees: ""
---
**Description**
Please provide a well-defined and succinct explanation of the issue. Include references to any conflicting documentation or clarify why the current functionality deviates from your expectations.
**To Reproduce**
Please outline the steps to replicate the bug, and if possible, provide a comprehensive code example consisting of both `main.rs` and `Cargo.toml`` files. A complete and functional code snippet would be highly appreciated.
**Expected Behavior**
Provide a straightforward and brief explanation of your anticipated outcome.
**Environment:**
**Additional Context**
Include additional details about the issue in this section. For instance, share insights into how you discovered the bug or any hypotheses you may have regarding what might be causing the problem with Loco.