testing pr template #3

Open
OCram85 wants to merge 1 commits from placeholer into main
Owner

📖 Summary

  • this is just a pr template test
    • tbd

📑 Test Plan

CI pipeline tests (Default)

💬 Details

  • fooobar

📚 Additional Notes

### 📖 Summary - this is just a pr template test - tbd ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details - fooobar ### 📚 Additional Notes - fixes #9999
OCram85 added 1 commit 2023-10-27 08:12:31 +02:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b placeholer main
git pull origin placeholer

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff placeholer
git push origin main
Sign in to join this conversation.
No description provided.