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

Commit 96a6ab7

Browse files
authored
Remove triage-me label from ISSUE_TEMPLATE (#502)
1 parent ee02283 commit 96a6ab7

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/could be implemented in other the OpenCensus libraries in other languages. If so, please [open an issue on opencensus-specs](https://github.com/census-instrumentation/opencensus-specs/issues/new) first.

0 commit comments

Comments
 (0)