diff --git a/Feature-suggestions.md b/Feature-suggestions.md index f0c170a..a137dd1 100644 --- a/Feature-suggestions.md +++ b/Feature-suggestions.md @@ -1,4 +1,6 @@ -What features would you like to see in Nim or the Nim Ecosystem: +What features would you like to see in Nim + +(Use [needed-libraries repository](https://github.com/nim-lang/needed-libraries) for asking for libraries in the Nim Ecosystem.) - "pure" mode - force usage of scoped variables (unless imported by from... import) and exact case match (like golang does).