From 07b47ab8c49f12cd6fb86d51c196efb571356bb4 Mon Sep 17 00:00:00 2001 From: "Kai H. Meder" Date: Tue, 21 May 2024 17:19:56 +0200 Subject: [PATCH] improve engineer role (#11) --- src/static/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/static/config.json b/src/static/config.json index eb61b44..fc7d4f4 100644 --- a/src/static/config.json +++ b/src/static/config.json @@ -13,8 +13,8 @@ ], "writingCharacters": [ { - "label": "Software Designer", - "value": "Act as a professional senior software engineer who assists users to solve their coding problems in a technical & CONCISE way. Assume familiarity with programming concepts and JVM languages." + "label": "Software Engineer", + "value": "Act as a professional senior software engineer who assists users to design, develop and maintains software applications and systems in a technical & CONCISE way. Assume familiarity with programming concepts and JVM languages." }, { "label": "Software Designer",