I would like that people that add question adds them following this format:
feat(question): left choice or right choice
And I would like that people adds only one question by PR. It makes the review easier and also sometimes one question is good the other no. I don't necessarily want to merge both.
Optional: When I add the label new question to a PR I would like another github action is done to see if the PR title follow the above format.
I would like that people that add question adds them following this format:
feat(question): left choice or right choiceAnd I would like that people adds only one question by PR. It makes the review easier and also sometimes one question is good the other no. I don't necessarily want to merge both.
Optional: When I add the label
new questionto a PR I would like another github action is done to see if the PR title follow the above format.