Skip to content

Commit 030241f

Browse files
[chrore] clean up grammar in templates (open-telemetry#1694)
* nit, fix commas (grammar) * clean up grammar --------- Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
1 parent 95812f8 commit 030241f

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ What do you expect to see?
2222

2323
**What is the actual behavior?**
2424

25-
What did you see instead?
25+
Please describe the actual behavior experienced.
2626

2727
## Reproduce
2828

29-
Provide the minimum required steps to result in the issue you're observing.
29+
Could you provide the minimum required steps to resolve the issue you're seeing?
3030

3131
We will close this issue if:
3232

@@ -35,4 +35,4 @@ We will close this issue if:
3535

3636
## Additional Context
3737

38-
Add any other context about the problem here.
38+
Please feel free to add any other context about the problem here.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ If so, provide a concise description of the problem.
1818

1919
**Describe the solution you'd like:**
2020

21-
What do you want to happen instead? What is the expected behavior?
21+
What would you like to happen instead? What is the expected behavior?
2222

2323
**Describe alternatives you've considered.**
2424

2525
Which alternative solutions or features have you considered?
2626

2727
## Additional Context
2828

29-
Add any other context about the feature request here.
29+
Feel free to add any other context about the feature request here.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Please provide a brief description of the changes here.
44

55
## Merge Requirements
66

7-
For new features contributions please make sure you have completed the following
7+
For new features contributions, please make sure you have completed the following
88
essential items:
99

1010
* [ ] `CHANGELOG.md` updated to document new feature additions
@@ -17,7 +17,7 @@ update in docs. Please make sure to update the opentelemetry.io repo with any
1717
docs changes.
1818
1919
A Pull Request that modifies docker-compose.yaml, otelcol-config.yaml, or
20-
Grafana dashboards, will likely require an update to the Demo Helm chart.
20+
Grafana dashboards will likely require an update to the Demo Helm chart.
2121
Other changes affecting how a service is deployed will also likely require an
2222
update to the Demo Helm chart.
2323
-->

0 commit comments

Comments
 (0)