diff --git a/docs/RFC-Template.md b/docs/RFC-Template.md new file mode 100644 index 00000000..cc94c735 --- /dev/null +++ b/docs/RFC-Template.md @@ -0,0 +1,17 @@ +# Context + +Explain the context of your proposal without detailing the nature of the problem (that comes later...). Best to describe a real-world situation. + +# Problem + +Explain the problem that you are trying to solve in the situation. + +# Proposed Solution + +Explain the solution that you have proposed to solve this problem. Before submitting your proposal, please self test your proposal against the fundamental [design principles](https://github.com/beckn/protocol-specifications/blob/master/GOVERNANCE.md#design-principles-for-specification-evolution) of beckn protocol. + +# Examples +Add run-time examples to your solution here + +# References +- Add any external references