Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

Commit de21739

Browse files
authored
Fixes typo in feature request. (#1861)
1 parent c609868 commit de21739

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,19 @@ about: Suggest an idea for this project.
44
labels: feature-request, triage-me
55
---
66

7-
**NB:** Before opening a feature request against this repo, consider whether the feature should be available across all languges in the OpenCensus libraries. If so, please [open an issue on opencensus-specs](https://github.com/census-instrumentation/opencensus-specs/issues/new) first.
7+
**NB:** Before opening a feature request against this repo, consider whether the feature should be available across all languages in the OpenCensus libraries. If so, please [open an issue on opencensus-specs](https://github.com/census-instrumentation/opencensus-specs/issues/new) first.
88

99
### Is your feature request related to a problem? If so, please describe it.
1010
A clear and concise description of what the problem is, e.g. I need to be able to ...
1111

12+
1213
### Describe the solution you'd like.
1314
A clear and concise description of what you want to happen.
1415

16+
1517
### Describe alternatives you've considered.
1618
A clear and concise description of any alternative solutions or features you've considered.
1719

20+
1821
### Additional context.
1922
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)