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

Commit 6026ee1

Browse files
authored
Remove triage-me label from issue templates. (#1865)
1 parent 916adcb commit 6026ee1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve.
4-
labels: bug, triage-me
4+
labels: bug
55
---
66

77
Please answer these questions before submitting a bug report.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Feature request
33
about: Suggest an idea for this project.
4-
labels: feature-request, triage-me
4+
labels: feature-request
55
---
66

77
**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.

0 commit comments

Comments
 (0)