mirror of
https://github.com/game-ci/unity-activate
synced 2026-01-29 06:20:06 +08:00
* Upgrade to using typescript instead of javascript and use game-ci images instead of gableroux images * Fix errors * Update bash script * Fix test * Remove test * Add versioning * Update husky * Update husky * Update husky * Update package.json * Update husky and image-tag * Use 'yarn lint-staged' instead of 'npx lint-staged' * Update entrypoint.sh
24 lines
430 B
Markdown
24 lines
430 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
---
|
|
|
|
**Bug description**
|
|
|
|
<!--A clear and concise description of what the bug is.-->
|
|
|
|
**How to reproduce**
|
|
|
|
<!--Steps to reproduce the behavior:-->
|
|
|
|
- **Expected behavior**
|
|
|
|
<!--A clear and concise description of what you expected to happen.-->
|
|
|
|
**Additional details**
|
|
|
|
<!--Please add context, links, reasons, screenshots, etc.-->
|