noble engine migration

This commit is contained in:
2024-06-01 16:52:11 +03:00
parent ea0681b60d
commit 29a5ed2f62
140 changed files with 17016 additions and 1653 deletions

View File

@@ -0,0 +1,23 @@
---
name: Bug report
about: Help track problems in the project
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
(A clear and concise description of what the bug is.)
**To reproduce**
(Steps to reproduce the behavior:)
**Expected behavior**
(A clear and concise description of what you expected to happen.)
**Screenshots/Code snippets**
(If applicable, add screenshots or code snippets to help explain your problem.)
**Additional context**
(Add any other context about the problem here.)

View File

@@ -0,0 +1,23 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''
---
**Describe the feature**
(A clear and concise description of your proposal.)
**Describe alternatives you've considered**
(A clear and concise description of any alternative solutions or features you've considered.)
**What problems would this solve or help prevent, if any**
(OPTIONAL: If this feature is related to a bug or other problem, describe it here.)
**Additional context**
(Add any other context or screenshots about the feature request here.)