diff --git a/.gitlab/issue_templates/NewFeature.md b/.gitlab/issue_templates/NewFeature.md index b6992f9b7..80ea2353b 100644 --- a/.gitlab/issue_templates/NewFeature.md +++ b/.gitlab/issue_templates/NewFeature.md @@ -1,7 +1,7 @@ ### Summary -Summarize the new feature encountered concisely +Summarize the desired feature concisely ### Design proposition -Describe here the process imaginated (interface design suggest, proposed process,…) +Describe here the proposed implementation of this feature (interface design suggestions, general architecture, pseudo-code,…)