Skip to content

Commit

Permalink
Merge pull request apache#11 from OpenLineage/julienledem-proposal-te…
Browse files Browse the repository at this point in the history
…mplate

Add Proposal issue template
  • Loading branch information
julienledem authored Jan 14, 2021
2 parents c3a12aa + 8f28ebf commit ea60c8e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/ISSUE_TEMPLATE/proposal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
name: Proposal
about: Propose an addition to the spec
title: "[PROPOSAL]"
labels: proposal
assignees: ''

---

**Purpose:**
This section gives the context of the proposal. It explains *why* this is needed.
Please describe the corresponding use cases.

**Proposed implementation**
This section describes *how* you propose to model it.
If you are you proposing a new facet, please mention its name and schema.

0 comments on commit ea60c8e

Please sign in to comment.