Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/spomky-labs/aes-key-wrap/.github/
Upload File :
Current File : //home/rtorresani/www/vendor/spomky-labs/aes-key-wrap/.github/PULL_REQUEST_TEMPLATE.md

| Q             | A
| ------------- | ---
| Branch?       | <!-- see below -->
| Bug fix?      | yes/no
| New feature?  | yes/no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | yes/no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License       | MIT
<!--
Replace this notice by a short README for your feature/bugfix. This will help people
understand your PR and can be used as a start for the documentation.

Additionally:
 - Always add tests and ensure they pass.
 - Never break backward compatibility (unless you are working on the next major release branch).
 - Bug fixes must be submitted against the lowest maintained branch where they apply
   (lowest branches are regularly merged to upper ones so they get the fixes too.)
 - Features and deprecations must be submitted against the last major branch (e.g. 1.x).
-->