You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
neovide/.github/PULL_REQUEST_TEMPLATE.yml

16 lines
399 B
YAML

# Pull Requests
Please note that we accept pull requests from anyone, but that does not mean it will be merged.
## What kind of change does this PR introduce?
* Fix
* Feature
* Codestyle
* Refactor
* Other
## Did this PR introduce a breaking change?
_A breaking change includes anything that breaks backwards compatibility either at compile or run time._
* Yes, please list breaking changes
* No