You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
daab6e08ce
Adds a subscript to issue templates to provide guidance for end-users and others to interact with issues in a measurable way. This follows recommendations outlined in the [maintainer guide for managing popular issues](https://github.com/open-telemetry/community/blob/main/guides/maintainer/popular-issues.md). cc @danielgblanco Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com> Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
1.9 KiB
1.9 KiB
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Version Release | Checklist to follow when shipping a new release. | Release <V1.x.x> Checklist |
- Complete [Milestone](https://github.com/open-telemetry/opentelemetry-go/milestone/)
- Update contrib codebase to support changes about to be released (use a git sha version)
- Pre-release
- Tag
- Release
- Check examples
- Sync with Contrib
- Release contrib
- Sync website docs
- Close the milestone
Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.