docs: Add Code of Conduct link and EU funding logo to README#262
docs: Add Code of Conduct link and EU funding logo to README#262
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
WalkthroughAdjusted README.md formatting: changed the Markdown fence for the Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@README.md`:
- Around line 43-45: Remove the duplicate "Code of Conduct" heading and its
accompanying link text in the README by deleting the second occurrence of the
section (the duplicate heading "Code of Conduct" and its link to the
CODE_OF_CONDUCT.md) so only the original "Code of Conduct" section remains;
locate the duplicate by searching for the heading text "Code of Conduct" in the
README and remove the later block that repeats the link to
https://github.com/openkcm/.github/blob/main/CODE_OF_CONDUCT.md.
- Line 47: Update the <img> tag's alt attribute in the README: replace the
outdated "Bundesministerium für Wirtschaft und Energie (BMWE)-EU funding logo"
text with "Bundesministerium für Wirtschaft und Klimaschutz (BMWK)-EU funding
logo" so the alt attribute on the <img> element reflects the current ministry
acronym (BMWK).
70cef9e
c247492 to
2bda3a4
Compare
This PR adds a link to the Code of Conduct and the EU funding logo to the README.
Summary by CodeRabbit