Skip to content

Conversation

RussellPacheco
Copy link

Thank you for contributing to Phantom!

👻 Please review our contribution guidelines.

Description

What changes did you make? ⚠️ DO NOT LEAVE EMPTY

There was a broken link in CONTRIBUTING.md. It was the CODEOFCONDUCT.md. Should be CODE_OF_CONDUCT.md

@sidiousvic
Copy link
Owner

Thanks @RussellPacheco! All tests pass, however—there's a small issue.

I see that 14 files has been changed—I recreated the dev branch a few minutes ago, and it looks like your commit might have carried to old version of dev.

Can you delete the dev branch locally, pull again, and enact the PR for CONTRIBUTING.md?

To recreate the latest dev branch:

git checkout production
git pull
git branch -d dev
git checkout dev

After that you should be able to make a new PR. Sorry for the trouble.

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