Ma Zerun 824fbcbaae
[Refactor] Use mdformat instead of markdownlint to format markdown. (#844)
* [Refactor] Use mdformat instead of markdownlint to format markdown.

* Update unavailiable api links in tutorials

* Update CONTRIBUTING.md

* Use mdformat==0.7.9 to support Python 3.6
2022-06-02 15:22:01 +08:00

33 lines
767 B
Markdown

---
name: Feature request
about: Suggest an idea for this project
title: '[Feature]'
labels: enhancement
assignees: ''
---
### Describe the feature
\[here\]
### Motivation
A clear and concise description of the motivation of the feature.
Ex1. It is inconvenient when \[....\].
Ex2. There is a recent paper \[....\], which is very helpful for \[....\].
\[here\]
### Related resources
If there is an official code release or third-party implementation, please also provide the information here, which would be very helpful.
\[here\]
### Additional context
Add any other context or screenshots about the feature request here.
If you would like to implement the feature and create a PR, please leave a comment here and that would be much appreciated.
\[here\]