Closed ihagedo closed 3 years ago
For future reference, there is no need to open a PR when merging a feature branch into another feature branch (a non-master branch). Instead, you can simply run git merge branch-name
from within the feature branch you want to merge changes into and commit/push the resolved changes. Please only create PR for merges from a feature branch into master.
What is a quick description of the change?
Is this fixing an issue?
Were any issues created as a result of this change?
Are there more details that are relevant?
Check lists (check x in [ ] of list items)
Any additional comments?