Closed pirj closed 1 year ago
It happened that the primary branch of this repo is main. Adjust every mention of it.
main
Before submitting the PR make sure the following are checked:
CHANGELOG.md
bundle exec rake
yamllint
Workflow: Linting, Action: __karancode_yamllint-github-action, Lint: .
Linting
__karancode_yamllint-github-action
.
It happened that the primary branch of this repo is
main
. Adjust every mention of it.Before submitting the PR make sure the following are checked:
main
(if not - rebase it).CHANGELOG.md
if the new code introduces user-observable changes.bundle exec rake
) passes (be sure to run this locally, since it may produce updated documentation that you will need to commit).