Skip to content

Commit e9ab262

Browse files
authored
Merge pull request #725 from stereolabs/improve_issue_template
Fixes
2 parents 8e6a157 + 621c8cf commit e9ab262

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.github/ISSUE_TEMPLATE/1_feature_request.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ body:
55
- type: markdown
66
attributes:
77
value: |
8-
# Welcome 👋
8+
# Welcome 👋
99
1010
Thanks for taking the time to fill out this feature request module.
11+
1112
Please fill out each section below. This info allows Stereolabs developers to correctly evaluate your request.
1213
13-
:warning: **Please use this service only to propose new features related to this repository** :warning:
14+
:warning: **Please use this template only to propose new features related to this repository** :warning:
1415
15-
If you have a problem with a device, a ZED SDK tool, a bug to report, or *generic questions* to ask please do not open an issue on GitHub,
16-
but instead start a thread on the [StereoLabs Community Forum](https://community.stereolabs.com/).
16+
If you have a problem with a device, a ZED SDK tool, a bug to report, or *generic questions* to ask please do not open an issue on GitHub, but instead start a thread in the [StereoLabs Community Forum](https://community.stereolabs.com/).
1717
1818
Useful Links:
1919
- Documentation: https://docs.stereolabs.com/

.github/ISSUE_TEMPLATE/2_bug_report.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@ body:
55
- type: markdown
66
attributes:
77
value: |
8-
# Welcome 👋
8+
# Welcome 👋
99
1010
Thanks for taking the time to fill out this bug report.
11+
1112
Please fill out each section below. This info allows Stereolabs developers to diagnose (and fix!) your issue as quickly as possible.
1213
Otherwise, we might need to close the issue without e.g. clear reproduction steps.
1314
14-
:warning: **Please use this service only to report bugs related to the code of this repository** :warning:
15+
:warning: **Please use this template only to report bugs related to the code of this repository** :warning:
1516
16-
If you have a problem with a device, a ZED SDK tool, other types of bugs to report, or *generic questions* to ask please do not open an issue on GitHub,
17-
but instead start a thread on the [StereoLabs Community Forum](https://community.stereolabs.com/).
17+
If you have a problem with a device, a ZED SDK tool, other types of bugs to report, or **generic questions** to ask please do not open an issue on GitHub, but instead start a thread in the [StereoLabs Community Forum](https://community.stereolabs.com/).
1818
1919
Useful Links:
2020
- Documentation: https://docs.stereolabs.com/

0 commit comments

Comments
 (0)