Skip to content

Commit

Permalink
Add Code Owner Request Issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlias committed May 9, 2024
1 parent bd77b68 commit 3a13877
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/owner.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: 'Code Owner Request'
about: Request to become a Code Owner for a module
title: 'Request to become a Code Owner'

---

Module: [e.g. go.opentelemetry.io/contrib/zpages]

### Requirements

- [ ] I am a [member of the OpenTelemetry organization]
- [ ] I will maintain my OpenTelemetry organization membership as a Code Owner
- [ ] I have good working knowledge of the code in the module
- [ ] I have good working knowledge of the technology the module supports
- [ ] I understand I will be responsible for keeping up with the changes to technology the module supports
- [ ] I understand I will be expected to review any Pull Requests or Issues created that relate to this module
- [ ] I understand I will be responsible for the stability and versioning compliance of the module
- [ ] I understand I will be responsible for deciding any additional Code Owners of the module

[member of the OpenTelemetry organization]: https://github.com/open-telemetry/community/blob/main/community-membership.md#member

### Relvant experience

List any PRs/Issues you have interacted with in this repository for this module.

Additionally, provide any experience you have related to the underlying technology the module supports.

0 comments on commit 3a13877

Please sign in to comment.