diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md index 42e3d7fb..7320ce89 100644 --- a/.github/ISSUE_TEMPLATE/feature.md +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -12,7 +12,7 @@ A clear and concise description of what the feature is. Please outline the motivation for the proposal. -## Can this be sovled in user-land code? +## Can this be solved in user-land code? Request that can be solved in user-land code, or are out of scope of Immer (Immer is not a general data management library!) will typically be declined. We try to stay lean and mean here.