WIP: Tecton e2e: add a BUILDING note to the canary README #3
Loading…
Reference in a new issue
No description provided.
Delete branch "claude/wi-019f2f97-tecton-e2e-add-a-building-note-to-the-ca"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Anima work item
019f2f97-69fe-7f60-a459-7e980b72b698.Add a short "## Building" section to README.md stating the project builds with
cargo buildand runs withcargo run. Keep the change to README.md only.Files likely to change
Approach
Edit README.md in your working copy, appending the new section. Do not touch any other file. Do not commit.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.