noble engine migration
This commit is contained in:
23
source/libraries/noble/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
23
source/libraries/noble/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal 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.)
|
23
source/libraries/noble/.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
23
source/libraries/noble/.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal 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.)
|
Reference in New Issue
Block a user