Hello and welcome new contributor.
Please make sure to describe your issue as precisely as possible.
When you create a new pull request you have to take care of a few things.
- Create a feature branch based on the main branch E.g.
feature/my-feature - Give your feature branch a reasonable name
- Make your changes
- Make sure your feature branch is rebased on the latest commit on the main branch
- Open a PR
- Set main as a target
- Describe what and why you changed it.
- Submit your PR
- Keep an eye if any changes are requested or if you receive any comments.
- (Apply changes to your PR)
- You PR gets merged or denied.
Thank you for your contribution!
Disclaimer: Vibe coded PRs will be closes without any comments. We won't spend our time on reviewing slop, when you don't want to spend time on properly developing a change.