generated from realitycollective/com.realitytoolkit.upm.template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #14 from realitycollective/dev/update-core
Update core
- Loading branch information
Showing
6 changed files
with
110 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
name: Bug Report | ||
about: Create a report to identify a potential issue | ||
title: '[BUG]' | ||
labels: bug | ||
assignees: '@FejZa' | ||
--- | ||
|
||
# Reality Toolkit - Bug Report | ||
|
||
## Describe The Bug | ||
|
||
<!-- Please provide a clear and concise description of what the bug is. --> | ||
|
||
## Steps To Reproduce | ||
|
||
<!-- Include Steps to reproduce the behavior. --> | ||
|
||
## Expected Behavior | ||
|
||
<!-- A clear and concise description of what you expected to happen. --> | ||
|
||
## Actual Behavior | ||
|
||
<!-- What is actually happening. --> | ||
|
||
## Environment | ||
|
||
<!-- Unity Version, Reality Toolkit package versions, Target devices... --> | ||
|
||
## Additional Information | ||
|
||
<!-- If applicable, add screenshots, stacktraces to help explain your problem. --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
name: Feature Request | ||
about: Suggest an idea for the Reality Toolkit's locomotion package | ||
title: '[FEATURE REQUEST]' | ||
labels: enhancement | ||
assignees: '@FejZa' | ||
--- | ||
|
||
# Reality Toolkit - Feature Request | ||
|
||
## Feature Description | ||
|
||
<!--Please provide a clear and concise description of what you are suggesting and what problem it solves --> | ||
|
||
## Implementation | ||
|
||
<!--If you have suggestions on how to implement this feature, please provide them here --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
name: Request For Information | ||
about: Not sure how to do something? Just ask | ||
title: '[QUESTION]' | ||
labels: question | ||
assignees: '@FejZa' | ||
--- | ||
|
||
# Reality Toolkit - Request For Information | ||
|
||
## What Are You Trying To Achieve? | ||
|
||
<!-- Add a clear and concise description of what is it you are trying to implement or need information about. Include screenshots or examples from other projects if it helps. --> | ||
|
||
## What Have You Already Tried? | ||
|
||
<!-- Have you tried to complete the task yourself but couldn't figure it out, if so what and why? --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters