rofi/.github/pull_request_template.md
Matěj Cepl d06095b5ed Propose new PRs to go the 'wayland' branch, not the upstream one.
'next' branch is AFAIK for new contributions to the parent repo
of this program, not our Wayland version.
2023-03-22 15:01:28 +01:00

12 lines
481 B
Markdown

> Please follow these steps before submitting your PR:
>
> - [ ] This PR targets the `wayland` branch and not `master`
> - [ ] If your PR is a work in progress, include [WIP] in its title
> - [ ] Its commits' summaries are reasonably descriptive
> - [ ] You've described what this PR addresses below
> - [ ] You've included links to relevant issues, if any with `#issue_num`
> - [ ] You've deleted this template
>
> Thank you for contributing to rofi! <3
Your description here...