Skip to content

docs: Add Code of Conduct link and EU funding logo to README#267

Open
isanmaz wants to merge 1 commit intomainfrom
add-coc-and-eu-funding-logo
Open

docs: Add Code of Conduct link and EU funding logo to README#267
isanmaz wants to merge 1 commit intomainfrom
add-coc-and-eu-funding-logo

Conversation

@isanmaz
Copy link
Copy Markdown

@isanmaz isanmaz commented Mar 23, 2026

This PR adds a link to the Code of Conduct and the EU funding logo to the README.

Copilot AI review requested due to automatic review settings March 23, 2026 14:27
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 23, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: eb0cf20b-d246-4850-adb6-e880836808e6

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates repository documentation to surface community conduct guidance and acknowledge EU funding in the project’s main README.

Changes:

  • Adds an additional Code of Conduct link section to README.md
  • Adds an EU funding logo image to README.md

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

README.md Outdated

To facilitate a nice environment for all, check out our [Code of Conduct](https://github.com/openkcm/.github/blob/main/CODE_OF_CONDUCT.md).

<p align="center"><img alt="Bundesministerium für Wirtschaft und Energie (BMWE)-EU funding logo" src="https://apeirora.eu/assets/img/BMWK-EU.png" width="400"/></p>
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The funding logo is loaded from an external domain (apeirora.eu). For reliability and to avoid unexpected third-party requests when viewing the README, consider vendoring the image into the repo (or using an official, long-term stable host) and referencing it with a relative path.

Suggested change
<p align="center"><img alt="Bundesministerium für Wirtschaft und Energie (BMWE)-EU funding logo" src="https://apeirora.eu/assets/img/BMWK-EU.png" width="400"/></p>
<p align="center"><img alt="Bundesministerium für Wirtschaft und Energie (BMWE)-EU funding logo" src="assets/BMWK-EU.png" width="400"/></p>

Copilot uses AI. Check for mistakes.
README.md Outdated

To facilitate a nice environment for all, check out our [Code of Conduct](https://github.com/openkcm/.github/blob/main/CODE_OF_CONDUCT.md).

<p align="center"><img alt="Bundesministerium für Wirtschaft und Energie (BMWE)-EU funding logo" src="https://apeirora.eu/assets/img/BMWK-EU.png" width="400"/></p>
Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The img alt text contains "(BMWE)" while the referenced filename is "BMWK-EU.png". Please verify the correct acronym/ministry name and make the alt text consistent (and accurate) for accessibility.

Suggested change
<p align="center"><img alt="Bundesministerium für Wirtschaft und Energie (BMWE)-EU funding logo" src="https://apeirora.eu/assets/img/BMWK-EU.png" width="400"/></p>
<p align="center"><img alt="Bundesministerium für Wirtschaft und Klimaschutz (BMWK) – EU funding logo" src="https://apeirora.eu/assets/img/BMWK-EU.png" width="400"/></p>

Copilot uses AI. Check for mistakes.
README.md Outdated

Copyright 2025 SAP SE or an SAP affiliate company and extauthz contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/openkcm/<your-project>).


Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are two consecutive blank lines inserted before the added section. Please keep spacing consistent with the rest of the README (typically a single blank line between sections).

Suggested change

Copilot uses AI. Check for mistakes.
README.md Outdated
Comment on lines +29 to +32
## Code of Conduct

To facilitate a nice environment for all, check out our [Code of Conduct](https://github.com/openkcm/.github/blob/main/CODE_OF_CONDUCT.md).

Copy link

Copilot AI Mar 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This adds a second "## Code of Conduct" section at the end of the README, but there is already a "## Code of Conduct" section earlier in the same file. Please remove the duplicate heading/content and place the new EU funding logo under an appropriate existing or new section (e.g., "Funding") instead.

Suggested change
## Code of Conduct
To facilitate a nice environment for all, check out our [Code of Conduct](https://github.com/openkcm/.github/blob/main/CODE_OF_CONDUCT.md).
## Funding

Copilot uses AI. Check for mistakes.
apatsap
apatsap previously approved these changes Mar 23, 2026
cb80
cb80 previously approved these changes Mar 23, 2026
@isanmaz isanmaz dismissed stale reviews from cb80 and apatsap via d6fd486 March 25, 2026 16:30
@jithinkunjachan jithinkunjachan force-pushed the add-coc-and-eu-funding-logo branch from d6fd486 to f47bfda Compare March 27, 2026 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants