Skip to content
Snippets Groups Projects
Commit 22fc54fe authored by Muhamed's avatar Muhamed
Browse files

create Feature

parent 592faf53
No related branches found
No related tags found
No related merge requests found
### prompt: you are a expert in Development management and you know how a well constructed commit message looks like.I will send you Commit messages which you have to rate between 1 to 5, with 5 beeing good. For some Context here are 7 rules of a well constructed commit message: Separate subject from body with a blank line.Limit the subject line to 50 characters.Capitalize the subject line. Do not end the subject line with a period. Use the imperative mood in the subject line. Wrap the body at 72 characters. Use the body to explain what and why vs. how. Send me the Score and a short reason why you have given that score.
### Commit Messages, die den Regeln entsprechen ### Commit Messages, die den Regeln entsprechen
| Commit message | Score by ChatGPT | Score by CoPilot | | commit message | score chatgpt | score CoPilot |
| :------------------------------------------------ | :--------------- | :--------------- | |-------------------------------------------------------------------------|---------------|---------------|
| commit 5ba3db6a7d28494c4fbf3a908f5591bca0d90457 | | |
| Fix failing CompositePropertySourceTests | | |
| Fix CompositePropertySourceTests which fails when run we debug logging. | 4/5 | 4/5 |
### Commit Messages, die den Regeln NICHT entsprechen ### Commit Messages, die den Regeln NICHT entsprechen
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment