-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Sheet From Beyond #64
Conversation
The tag https://github.com/owlbear-rodeo/extensions/blob/main/tags.json |
Fixed! |
Validation script and image URLs check out fine. Extension functionality and API usage not checked. |
(As far as I can tell, all 13 of the task prerequisites for a PR have now been met, but @alvarocavalcanti hasn't yet edited his initial comment to reflect that.) |
All boxes have been ticked now, and the conflicts addressed. Thanks! |
Thanks for your patience @alvarocavalcanti just a few things.
|
I'm happy with this and I'm ready to give it a merge but your commits need to be squashed to one commit. If you're not familiar with squashing commits I'd recommend using GitHub Desktop to do so and then doing a force push to your branch. https://docs.github.com/en/desktop/managing-commits/squashing-commits-in-github-desktop |
|
@nthouliss The commit history looks too messy to squash. I'm going to create a new PR and close this one. |
Make sure that your submission has the following:
Please, go through these steps before you submit a PR.
You have done your changes in a separate branch.
You have a descriptive commit message with a short title (first line).
You have only one commit (if not, squash them into one commit).
Your pull request MUST target the
main
branch on this repository.Your pull request puts your extensions details as the last entry in the extensions.json file