[TEST] Testing workflow actions are working! - #94
Closed
MarkAStevens04 wants to merge 21 commits into
Closed
Conversation
Contributor
Deploying with Β
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| β Deployment failed View logs |
cloudflare-kinetics-editor | 950f2fc | Jun 26 2026, 11:25 PM |
|
π Thank you SO MUCH for contributing!! We ask that you fill out the following template so that we can review your code easier and get it live as quickly as possible! π Here's what still needs attention:
π Click to expand the full templateCloses {LINK TO GH ISSUE}
## π Before you open this PR
Hi there, thanks SO MUCH for contributing!! π This template helps us review your work quickly and give good feedback. It looks longer than it is, most PRs only need a few sections.
You own every line in this PR as if you typed it by hand. LLMs are allowed here, they're helpful tools, but the human opening the PR is the one we'll be talking to in review, so we just want to make sure that the person understands the code. The more an LLM did, the more we ask you to show that understanding. That's it. No gotchas.
How to contribute: https://github.com/MarkAStevens04/cloudflare-kinetics-editor/blob/main/CONTRIBUTING.md
## π€ Section A - Description
*(Everyone fills this out.)*
A clear and concise description of what this PR does.
Use this section for review hints, explanations or discussion points/todos.
- What changed
- Why
- Anything reviewers should know (review hints, open questions, TODOs, discussion points, etc.)
## β
Verification
*(Everyone fills this out. It's the fastest way for us to trust your change!)*
Show us it works! Paste a screenshot, test results, etc. Even just a list of steps you did to make sure your code is working!
[ ] I ran this code locally and it does what the description says
## π Quick Self Check
*(Everyone does this, a quick 30 second pass before you submit)*
- [ ] This PR is **one logical change**. (Big or architectural? Let's chat in an issue first before writing code π)
- [ ] No leftover dead code, debugging prints, or unused imports
- [ ] Every import / API / dependency I reference actually exists and is already available
- [ ] Comments explain *why* not what, and the style matches the surrounding file.
- [ ] I used existing functions and components where possible.
- [ ] My style matches the surrounding code to the best of my ability
- [ ] I could re-derive any non-obvious line if you asked me to
## π€ Used an LLM?
*(Skip this if you wrote everything yourself!)*
Telling us where you used an LLM isn't a strike against you. It's helpful context, and we appreciate the honesty! π¬
- **Where an LLM helped:** (which files / sections, roughly)
- **The gist**: in your own words, what does that code do and why did you take this approach over the obvious alternative?
You don't need to justify every line, just the parts that are complex, risky, or that someone might reasonably question. If a chunk of generated code is doing something non-obvious, walk us through your thinking there.
## π When we request changes
We review to make the code better, not to nitpick. We'd also love to help you grow as a contributor! π± When we leave comments:
- **Please reply inline and update *this* PR.** Push new commits to the same branch.
- **Please don't close this and open a brand-new PR** with regenerated code. We lose the whole conversation that way, and it usually reintroduces the things we just fixed. Iterating in place is faster for both of us.
Thanks again for contributing, we're glad you're here!! π
## π BioBuilder Contributor License Agreement
I give Mark Stevens and BioBuilder permission to license my contributions on any terms they like. I am giving them this license in order to make it possible for them to accept my contributions into their project.
**_As far as the law allows, my contributions come as is, without any warranty or condition, and I will not be liable to anyone for any damages related to this software or this license, under any kind of legal claim._**
This check re-runs automatically when you edit the description, so it'll clear once everything's in place. |
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.
Closes {LINK TO GH ISSUE}
π Before you open this PR
Hi there, thanks SO MUCH for contributing!! π This template helps us review your work quickly and give good feedback. It looks longer than it is, most PRs only need a few sections.
You own every line in this PR as if you typed it by hand. LLMs are allowed here, they're helpful tools, but the human opening the PR is the one we'll be talking to in review, so we just want to make sure that the person understands the code. The more an LLM did, the more we ask you to show that understanding. That's it. No gotchas.
How to contribute: https://github.com/MarkAStevens04/cloudflare-kinetics-editor/blob/main/CONTRIBUTING.md
π€ Section A - Description
(Everyone fills this out.)
A clear and concise description of what this PR does.
Use this section for review hints, explanations or discussion points/todos.
β Verification
(Everyone fills this out. It's the fastest way for us to trust your change!)
Show us it works! Paste a screenshot, test results, etc. Even just a list of steps you did to make sure your code is working!
[ ] I ran this code locally and it does what the description says
π Quick Self Check
(Everyone does this, a quick 30 second pass before you submit)
π€ Used an LLM?
(Skip this if you wrote everything yourself!)
Telling us where you used an LLM isn't a strike against you. It's helpful context, and we appreciate the honesty! π¬
You don't need to justify every line, just the parts that are complex, risky, or that someone might reasonably question. If a chunk of generated code is doing something non-obvious, walk us through your thinking there.
π When we request changes
We review to make the code better, not to nitpick. We'd also love to help you grow as a contributor! π± When we leave comments:
Thanks again for contributing, we're glad you're here!! π
π BioBuilder Contributor License Agreement
I give Mark Steven and BioBuilder permission to license my contributions on any terms they like. I am giving them this license in order to make it possible for them to accept my contributions into their project.
As far as the law allows, my contributions come as is, without any warranty or condition, and I will not be liable to anyone for any damages related to this software or this license, under any kind of legal claim.