Copied OpenSearch repository template files.

Signed-off-by: Shephali Mittal <[email protected]>
This commit is contained in:
Shephali Mittal
2021-08-04 19:05:18 +05:30
parent e034024586
commit 7fa3e4d9e2
13 changed files with 360 additions and 223 deletions
@@ -0,0 +1,21 @@
---
name: 💭 Proposal
about: Suggest an idea for a specific feature you wish to propose to the community for comment
title: '[PROPOSAL]'
labels: proposal
assignees: ''
---
## What kind of business use case are you trying to solve? What are your requirements?
A clear and concise description of the business problem, e.g. _My customers are asking for [...]_
**What is the problem? What is preventing you from meeting the requirements?**
Describe what impact this problem has for lack of a solution.
**What are you proposing? What do you suggest we do to solve the problem or improve the existing situation?**
Describe your proposed solution. It's OK if you don't have one.
**What are your assumptions or prerequisites?**
Describe any assumptions you may be making that would limit the scope of this proposal.
**What are remaining open questions?**
List questions that may need to be answered before proceeding with an implementation.