mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-28 17:41:45 +00:00
24 lines
458 B
Markdown
24 lines
458 B
Markdown
---
|
|
name: Feature request
|
|
about: You want to suggest a new feature? Use this template.
|
|
|
|
---
|
|
|
|
### Summary
|
|
<!--- Short summary of your proposed feature -->
|
|
|
|
|
|
### Description
|
|
<!--- Describe your solution, what problem does it fix? -->
|
|
|
|
|
|
### Alternatives
|
|
<!--- Are there any alternatives you've considered? -->
|
|
|
|
|
|
### Additional Information
|
|
<!--- For Example:
|
|
A link to a project where the issue is relevant.
|
|
A link to a related issue or discussion.
|
|
-->
|