alacritty/.github/pull_request_template.md

13 lines
510 B
Markdown

Please make sure to document all user-facing changes in the
`CHANGELOG.md` file.
If support for a new escape sequence was added, it should be documented
in `./docs/escape_support.md`.
Since `alacritty_terminal`'s version always tracks the next release, make sure
that the version is bumped according to semver when necessary.
Draft PRs are always welcome, though unless otherwise requested PRs will
not be reviewed until all required and optional CI steps are successful
and they have left the draft stage.