- body: "⚠️ **Warning: PR from master branch detected!**\n\nThis pull request appears to be created from the `master` branch. This is typically not recommended because:\n\n1. **Development workflow**: Contributions should usually be made from feature branches or the `dev` branch\n2. **Merge conflicts**: Working directly on master can lead to merge conflicts and complications\n3. **Best practices**: It's safer to create a feature branch for your changes\n\n**Recommended action:**\n- Create a new branch from your current changes: `git checkout -b feature/your-feature-name`\n- Push the new branch and create a new PR from that branch instead\n\nIf this PR is intentional (e.g., hotfix or emergency change), you can ignore this warning.\n\n---\n*This is an automated message. If you believe this warning is incorrect, please contact the maintainers.*"
0 commit comments