Skip to content

docs: Remove CHANGELOG.md reference from CONTRIBUTING.md#206

Merged
timflannagan merged 1 commit intoagentregistry-dev:mainfrom
groundnuty:docs/203-fix-contributing-changelog-reference
Feb 21, 2026
Merged

docs: Remove CHANGELOG.md reference from CONTRIBUTING.md#206
timflannagan merged 1 commit intoagentregistry-dev:mainfrom
groundnuty:docs/203-fix-contributing-changelog-reference

Conversation

@groundnuty
Copy link
Copy Markdown
Contributor

@groundnuty groundnuty commented Feb 21, 2026

Description

CONTRIBUTING.md lists "Update CHANGELOG.md" as step 4 of the Pull Request Process, but no CHANGELOG.md file exists in the repository. The project uses release-note blocks in PR descriptions instead.

This PR replaces the outdated CHANGELOG.md reference with guidance to include a release-note block in the PR description, which matches the actual project workflow.

Fixes #203

Change Type

/kind cleanup

Changelog

NONE

Additional Notes

None

The project uses release-note blocks in PR descriptions instead of a
CHANGELOG.md file. Update the Pull Request Process section to reflect
the actual workflow.

Fixes agentregistry-dev#203
Copy link
Copy Markdown
Collaborator

@timflannagan timflannagan left a comment

Choose a reason for hiding this comment

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

Thanks 🤝

@timflannagan
Copy link
Copy Markdown
Collaborator

@groundnuty I think we skip the changelog entry here and use NONE.

@timflannagan timflannagan merged commit 16f8084 into agentregistry-dev:main Feb 21, 2026
4 of 5 checks passed
christian-posta pushed a commit to christian-posta/agentregistry that referenced this pull request Mar 9, 2026
…ry-dev#206)

# Description

CONTRIBUTING.md lists "Update CHANGELOG.md" as step 4 of the Pull
Request Process, but no CHANGELOG.md file exists in the repository. The
project uses `release-note` blocks in PR descriptions instead.

This PR replaces the outdated CHANGELOG.md reference with guidance to
include a `release-note` block in the PR description, which matches the
actual project workflow.

Fixes agentregistry-dev#203

# Change Type

/kind cleanup

# Changelog

```release-note
NONE
```

# Additional Notes

None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: CONTRIBUTING.md references nonexistent CHANGELOG.md

2 participants