Merged
Conversation
kescobo
requested changes
Jun 12, 2025
Contributor
kescobo
left a comment
There was a problem hiding this comment.
If you're developing from a fork, it works (as you see here), but developing on branches even on forks is better, mostly to build the habit, and in case you forget you're on origin instead of a fork
Contributor
Contributor
|
Hmm, I think the preview build didn't work because it was from a fork - that might screw with the permissions 🤷 Next time, try doing a branch direct from this repo - you should have write permissions now (if you don't, let me know) |
Co-authored-by: Kevin Bonham <kevbonham@gmail.com>
Contributor
Author
|
I am happy to add these changes to a branch off the original repo. It looks like I don't have write permissions though...Maybe send the request again? ChatGPT is telling me that if I can't see the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Made a fork of lab website and added a small note at the bottom to test making a new PR
Realizing that I pushed my commit to main. I should have made a new branch with this edit. Will remember this for next time.