Skip to content

Commit

Permalink
Merge pull request #290 from dashpole/issue_template
Browse files Browse the repository at this point in the history
OM 2.0 proposal template
  • Loading branch information
ArthurSens authored Jan 10, 2025
2 parents 534d77a + cc809f9 commit 439500c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/openmetrics-2-0-proposal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: OpenMetrics 2.0 Proposal
about: Propose an enhancement to OpenMetrics for the 2.0 project.
title: 'OM 2.0: <proposal title>'
labels: ''
assignees: ''

---

## Problem Statement

<--! describe the issue with the spec you are trying to solve -->

## Proposed solution

<--! describe the high-level outline of your proposed solution. If the overall direction is accepted and needs more detail, a complete proposal can be written to https://github.com/prometheus/proposals-->

## Alternatives considered

<--! describe the high-level outline of alternative solutions you considered, and why you chose your proposed solution over these alternatives-->

0 comments on commit 439500c

Please sign in to comment.