Skip to content

Commit 48e986d

Browse files
authored
chore: update templates (#1)
* chore: update templates * Update bug_report.md
1 parent fc789d2 commit 48e986d

2 files changed

Lines changed: 18 additions & 24 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,11 @@ assignees: ''
1919
#### Support plan
2020

2121
<!--
22-
We are here to help!
22+
We are here to help!
2323
24-
You do not need to pay to receive support. The free Community support plan is,
25-
by its nature, limited to community members available to help.
26-
Most community support issues are resolved within 2 weeks.
27-
28-
Before submitting an issue, please review the various support plans available
29-
at https://hapi.dev/support/. That page includes useful information about
30-
faster and free channels to ask questions,
31-
as well as priority support options to meet your needs.
24+
You do not need to pay to receive support. The free Community support plan is,
25+
by its nature, limited to community members available to help.
26+
Most community support issues are resolved within 2 weeks.
3227
-->
3328

3429
- _which support plan is this issue covered by?_ (e.g. Community, Sponsor, or
@@ -47,11 +42,11 @@ as well as priority support options to meet your needs.
4742
#### What are you trying to achieve or the steps to reproduce?
4843

4944
<!--
50-
Describe your issue in detail, including full steps to reproduce the issue,
51-
any configuration, schemas, code samples, or inputs needed.
52-
Make sure to wrap all code examples in backticks so that they display correctly.
53-
Before submitting an issue, make sure to click on the Preview tab above to
54-
verify everything is formatted correctly.
45+
Describe your issue in detail, including use cases, examples, and alternative
46+
solutions you have already tried. Make sure to wrap all code examples
47+
in backticks so that they display correctly. Before submitting an issue,
48+
make sure to click on the Preview tab above to verify everything
49+
is formatted correctly.
5550
-->
5651

5752
```js

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,11 @@ assignees: ''
1919
#### Support plan
2020

2121
<!--
22-
We are here to help!
22+
We are here to help!
2323
24-
You do not need to pay to receive support. The free Community support plan is,
25-
by its nature, limited to community members available to help.
26-
Most community support issues are resolved within 2 weeks.
27-
28-
Before submitting an issue, please review the various support plans available
29-
at https://hapi.dev/support/. That page includes useful information about
30-
faster and free channels to ask questions,
31-
as well as priority support options to meet your needs.
24+
You do not need to pay to receive support. The free Community support plan is,
25+
by its nature, limited to community members available to help.
26+
Most community support issues are resolved within 2 weeks.
3227
-->
3328

3429
- _which support plan is this issue covered by?_ (e.g. Community, Sponsor, or
@@ -47,7 +42,11 @@ as well as priority support options to meet your needs.
4742
#### What problem are you trying to solve?
4843

4944
<!--
50-
Describe your issue in detail, including use cases, examples, and alternative solutions you have already tried. Make sure to wrap all code examples in backticks so that they display correctly. Before submitting an issue, make sure to click on the Preview tab above to verify everything is formatted correctly.
45+
Describe your issue in detail, including use cases, examples, and alternative
46+
solutions you have already tried. Make sure to wrap all code examples
47+
in backticks so that they display correctly. Before submitting an issue,
48+
make sure to click on the Preview tab above to verify everything
49+
is formatted correctly.
5150
-->
5251

5352
```js

0 commit comments

Comments
 (0)