Skip to content

Common metadata errors - #177

Open
Dona094 wants to merge 13 commits into
EBIvariation:mainfrom
Dona094:common-metadata-errors
Open

Common metadata errors#177
Dona094 wants to merge 13 commits into
EBIvariation:mainfrom
Dona094:common-metadata-errors

Conversation

@Dona094

@Dona094 Dona094 commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@apriltuesday apriltuesday left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good, I left a couple suggestions but probably Tim should take a look as well once he's back.

I also think you might need to rebase your branch, since it's still including the VCF markdown file in the PR. If you've never done it before, you should be able to do it like this:

# Update the main branch
git checkout main
git pull upstream main

# Rebase the feature branch onto the updated main branch
git checkout common-metadata-errors
git rebase main

# Force push to update the PR
git push -f

Comment thread docs/common_metadata_errors.md Outdated
Comment thread docs/common_metadata_errors.md Outdated
Comment thread docs/common_metadata_errors.md Outdated
Comment thread docs/common_metadata_errors.md Outdated
@Dona094
Dona094 force-pushed the common-metadata-errors branch from b44463b to e08e08f Compare August 24, 2026 14:15
Dona094 and others added 4 commits August 24, 2026 15:17
Co-authored-by: April Shen <april.tuesday@gmail.com>
Co-authored-by: April Shen <april.tuesday@gmail.com>
Co-authored-by: April Shen <april.tuesday@gmail.com>
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.

2 participants