WIP: Add screenshots to README #2

Draft
PPPDUD wants to merge 11 commits from add-screenshots into master
PPPDUD commented 2026-08-08 12:22:11 -05:00 (Migrated from github.com)
No description provided.
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin add-screenshots:add-screenshots
git switch add-screenshots

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.

git switch master
git merge --no-ff add-screenshots
git switch add-screenshots
git rebase master
git switch master
git merge --ff-only add-screenshots
git switch add-screenshots
git rebase master
git switch master
git merge --no-ff add-screenshots
git switch master
git merge --squash add-screenshots
git switch master
git merge --ff-only add-screenshots
git switch master
git merge add-screenshots
git push origin master
Sign in to join this conversation.
No description provided.