Skip to content

Commit 1dd8be5

Browse files
chore: add .buginfo (#398)
* chore: add .buginfo * exclude .buginfo from being included in the package via npmignore
1 parent 3313a29 commit 1dd8be5

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Toonshader_ProjectURP/**
1212
.npmrc
1313
.npmignore
1414
.gitignore
15+
.buginfo
1516
CONTRIBUTING.md
1617
CONTRIBUTING.md.meta
1718
QAReport.md

com.unity.toonshader/.buginfo

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
system: jira
2+
server: jira.unity3d.com
3+
issuetype: Bug
4+
project: TOONB
5+
package: Unity Toon Shader

0 commit comments

Comments
 (0)