Skip to content

Commit

Permalink
Merge main
Browse files Browse the repository at this point in the history
  • Loading branch information
lslzl3000 committed Aug 10, 2023
2 parents e157ef7 + ff961f9 commit 3147865
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Excluded from language stats
packages/ammo/* linguist-generated
packages/draco/* linguist-generated
packages/debug/*.js linguist-generated
docs/* linguist-documentation
script/* linguist-generated
dist/* linguist-vendored
public/* linguist-vendored
6 changes: 5 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,14 @@ State the version you use for developement, e.g. 0.6.1
- Browser: [e.g. chrome]
- Version: [e.g. 113]

## Device Info.
- CPU: e.g. Intel I7 13700, Apple M2
- Graphics Card: e.g, Intel UHD 670, Apple M2, GTX 3070

## Code demo link
If applicabla, please provide a sandbox/codepen/code snippet... to demonstrate the bug.
You can update https://codepen.io/pen?template=QWQrRmr to create a demo


## Additional context
Add any other context about the problem here
Add any other context about the problem here
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ assignees: ''
- Browser: [e.g. chrome]
- Version: [e.g. 113]

## 本机配置
- CPU: e.g. Intel I7 13700, Apple M2
- Graphics Card: e.g, Intel UHD 670, Apple M2, GTX 3070

## 代码示例
如果有sandbox/codepen的代码示例链接,请提供
您可以修改 https://codepen.io/pen?template=QWQrRmr 来创建一个简单的演示
Expand Down

0 comments on commit 3147865

Please sign in to comment.