mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 15:37:44 +00:00
89478aba90
* add badge & add Github button * add issue template * reformat with black * fix issue template error * add edit on github button * fix issue template * change conf.py * Update .github/ISSUE_TEMPLATE/bug-report.md --------- Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>
26 lines
597 B
Markdown
26 lines
597 B
Markdown
---
|
|
name: "\U0001F31FFeature Request"
|
|
about: Request for a new RD-Agent feature
|
|
labels: enhancement
|
|
|
|
---
|
|
|
|
## 🌟 Feature Description
|
|
<!-- A clear and concise description of the feature proposal -->
|
|
|
|
## Motivation
|
|
|
|
1. Application scenario
|
|
2. Related works (Papers, Github repos etc.):
|
|
3. Any other relevant and important information:
|
|
|
|
<!-- Please describe why the feature is important. -->
|
|
|
|
## Alternatives
|
|
|
|
<!-- A short description of any alternative solutions or features you've considered. -->
|
|
|
|
## Additional Notes
|
|
|
|
<!-- Add any other context or screenshots about the feature request here. -->
|