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

Commit a499b36

Browse files
authored
Add default labels for issue (#407)
1 parent bccd6be commit a499b36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+1-1
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-
4+
labels: bug, triage me
55
---
66

77
Please answer these questions before submitting a bug report.

.github/ISSUE_TEMPLATE/feature_request.md

+1-1
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-
4+
labels: feature-request, triage me
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)