Skip to content

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

Merged
jithinkunjachan merged 1 commit intomainfrom
add-coc-and-eu-funding-logo
Mar 30, 2026
Merged

docs: Add Code of Conduct link and EU funding logo to README#89
jithinkunjachan merged 1 commit intomainfrom
add-coc-and-eu-funding-logo

Conversation

@isanmaz
Copy link
Copy Markdown
Contributor

@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:28
@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: 74216c7e-4bdd-47b5-a786-87423d6f5736

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.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 23, 2026

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedMar 26, 2026, 3:30 PM

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 highlight community guidelines and acknowledge EU funding in the project’s README.

Changes:

  • Adds a second “Code of Conduct” section/link at the end of the README.
  • Adds an EU funding logo image to the README.

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

Comment thread README.md Outdated
Comment on lines +66 to +68
## 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.

The PR description says it adds a Code of Conduct link, but the README already includes a Code of Conduct section/link earlier in the file. Please either update the description to reflect the actual change (e.g., repositioning/duplicating) or adjust the README change so it truly adds the missing content without duplication.

Copilot uses AI. Check for mistakes.
Comment thread README.md Outdated
Comment on lines +65 to +69

## 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.

README now contains two separate "## Code of Conduct" sections (one above "Licensing" and this newly added one). Please keep a single Code of Conduct section to avoid duplication and confusion.

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).

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

Copyright 2025 SAP SE or an SAP affiliate company and OpenKCM 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/api-sdk).


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 added before the new section, which introduces unnecessary whitespace in the README. Consider keeping a single blank line between sections for consistent formatting.

Suggested change

Copilot uses AI. Check for mistakes.
Comment thread 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 EU funding logo is loaded from an external domain (apeirora.eu), which can create availability/privacy issues if the host changes or goes down. Consider vendoring the image into the repo (or using a GitHub-hosted asset) and note that the alt text acronym "BMWE" doesn’t match the image filename "BMWK-EU.png"—please verify the correct naming.

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="./BMWK-EU.png" width="400"/></p>

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 2fed5b9 March 25, 2026 16:36
@isanmaz isanmaz force-pushed the add-coc-and-eu-funding-logo branch from 2fed5b9 to 4937273 Compare March 26, 2026 15:30
@jithinkunjachan jithinkunjachan merged commit 1815ca8 into main Mar 30, 2026
9 checks passed
@jithinkunjachan jithinkunjachan deleted the add-coc-and-eu-funding-logo branch March 30, 2026 13: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