Skip to content

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

Merged
jithinkunjachan merged 1 commit into
mainfrom
add-coc-and-eu-funding-logo
Mar 31, 2026
Merged

docs: Add Code of Conduct link and EU funding logo to README#93
jithinkunjachan merged 1 commit into
mainfrom
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: ef28bb7a-c1e6-40f1-8dba-ceac76bf8c3d

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 27, 2026, 10:37 AM

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

This PR updates the repository README to improve project governance visibility and add funding attribution.

Changes:

  • Adds an additional Code of Conduct link section to 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 +50 to +54

## 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 already has a "## Code of Conduct" section earlier (lines 42–45). This newly added second section duplicates the heading/link and will render as two separate CoC sections. Please consolidate by updating the existing section (or rename this new section to something else, e.g., Funding/Acknowledgements) and remove the extra blank lines.

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 and Acknowledgements
This project has received support as indicated by the following funding acknowledgement.

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 funding logo is referenced via an external hotlinked URL (apeirora.eu). This adds an availability/privacy dependency to the README rendering and could break if the remote asset changes. Consider checking the image into the repo (or hosting under a stable GitHub-controlled URL) and ensure the alt text matches the official name/acronym shown on the logo (alt says BMWE while the filename is BMWK-EU.png).

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
@isanmaz isanmaz dismissed stale reviews from jithinkunjachan and apatsap via 933e2f7 March 25, 2026 16:40
@jithinkunjachan jithinkunjachan force-pushed the add-coc-and-eu-funding-logo branch from 933e2f7 to 6ad26e8 Compare March 27, 2026 10:37
@jithinkunjachan jithinkunjachan merged commit b9a037c into main Mar 31, 2026
7 checks passed
@jithinkunjachan jithinkunjachan deleted the add-coc-and-eu-funding-logo branch March 31, 2026 13:42
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