Skip to content

Commit b6e1921

Browse files
authored
Forum links to README, config.yml (#219)
1 parent ec5b2e0 commit b6e1921

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: Unity Robotics Forum
4+
url: https://forum.unity.com/forums/robotics.623/
5+
about: Discussions and questions about Unity Robotics tools, demos, or integrations.

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,13 @@ If you wish to contribute, be sure to review our [contribution guidelines](CONTR
7272
and [code of conduct](CODE_OF_CONDUCT.md).
7373

7474
## Support
75-
For general questions, feedback, or feature requests, connect directly with the
76-
Robotics team at [unity-robotics@unity3d.com](mailto:unity-robotics@unity3d.com).
7775

78-
For bugs or other issues, please file a GitHub issue and the Robotics team will
79-
investigate the issue as soon as possible.
76+
For questions or discussions about Unity Robotics package installations or how to best set up and integrate your robotics projects, please create a new thread on the [Unity Robotics forum](https://forum.unity.com/forums/robotics.623/) and make sure to include as much detail as possible.
77+
78+
For feature requests, bugs, or other issues, please file a [GitHub issue](https://github.com/Unity-Technologies/Unity-Robotics-Hub/issues) using the provided templates and the Robotics team will investigate as soon as possible.
79+
80+
For any other questions or feedback, connect directly with the
81+
Robotics team at [unity-robotics@unity3d.com](mailto:unity-robotics@unity3d.com).
8082

8183
## License
8284
[Apache License 2.0](LICENSE)

0 commit comments

Comments
 (0)