20 lines
504 B
Markdown
20 lines
504 B
Markdown
|
---
|
||
|
name: RFC
|
||
|
about: Use this template for the new feature or enhancement
|
||
|
labels: kind/feature or kind/enhancement
|
||
|
|
||
|
---
|
||
|
|
||
|
## Background
|
||
|
- Describe the status of the problem you wish to solve
|
||
|
- Attach the relevant issue if have
|
||
|
|
||
|
## Introduction
|
||
|
- Describe the general solution, design and/or pseudo-code
|
||
|
|
||
|
## Trail
|
||
|
| No. | Task Description | Related Issue(URL) |
|
||
|
| --- | ---------------- | ------------------ |
|
||
|
| 1 | | |
|
||
|
| 2 | | |
|