Skip to content

Commit 66ab37c

Browse files
committed
Merge pull request #21 from watson-developer-cloud/develop
0.3.0
2 parents 16280fe + 1dc7744 commit 66ab37c

File tree

759 files changed

+30950
-36659
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

759 files changed

+30950
-36659
lines changed
File renamed without changes.

.github/issue_template.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
Remember, an issue is not the place to ask questions. You can use [Stack Overflow](http://stackoverflow.com/questions/tagged/ibm-watson) for that, or you may want to start a discussion on the [dW Answers](https://developer.ibm.com/answers/questions/ask/?topics=watson).
2+
3+
Before you open an issue, please check if a similar issue already exists or has been closed before.
4+
5+
### When reporting a bug, please be sure to include the following:
6+
7+
- [ ] Start the title with the service name in brackets: `[speech-to-text] websockets...`
8+
- [ ] Steps to reproduce
9+
- [ ] Expected behavior
10+
- [ ] Actual behavior
11+
- [ ] Unity SDK version
12+
13+
### When you open an issue for a feature request, please add as much detail as possible:
14+
- [ ] A descriptive title starting with the service name
15+
- [ ] A description of the problem you're trying to solve
16+
- [ ] A suggested solution if possible

.github/pull_request_template.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
### Summary
2+
3+
Provide a general description of the code changes in your pull
4+
request... were there any bugs you had fixed? If so, mention them. If
5+
these bugs have open GitHub issues, be sure to tag them here as well,
6+
to keep the conversation linked together.
7+
8+
### Other Information
9+
10+
If there's anything else that's important and relevant to your pull
11+
request, mention that information here.
12+
13+
14+
Thanks for contributing to the Watson Developer Cloud!

.gitignore

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ExportedObj/
1919
*.user
2020
*.unityproj
2121
*.booproj
22-
22+
2323
# ============ #
2424
# OS generated #
2525
# ============ #
@@ -38,3 +38,14 @@ ehthumbs.db
3838
/Clients
3939
Assets/StreamingAssets/Config.json
4040
Assets/StreamingAssets/Config.json.meta
41+
Resources.meta
42+
Scenes.meta
43+
Scripts.meta
44+
ThirdParty.meta
45+
Prefabs.meta
46+
Examples.meta
47+
Docs.meta
48+
Art.meta
49+
LICENSE.meta
50+
CHANGELOG.md.meta
51+
README.md.meta

Art/UI/Banner_Watson_element.png.meta

Lines changed: 0 additions & 56 deletions
This file was deleted.

Art/UI/Banner_logotype.png.meta

Lines changed: 0 additions & 56 deletions
This file was deleted.

Art/UI/Base_BG.png.meta

Lines changed: 0 additions & 56 deletions
This file was deleted.

Art/UI/Touch_01.png.meta

Lines changed: 0 additions & 56 deletions
This file was deleted.
File renamed without changes.

Resources/WatsonSpriteIcon_32x32.jpg.meta renamed to Art/UI/banner-logotype.png.meta

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)