futriix/deps/memkind/src/PULL_REQUEST_TEMPLATE.md
John Sully fe7a7774f0 Merge commit '09a263e6076b3fd0fe3b094a2bfad7f93fc997d6' as 'deps/memkind/src'
Former-commit-id: 69b07c5cc2a8f585a8b34bba0b5f7db51be51848
2019-02-01 14:45:39 -05:00

1.2 KiB

Description

Types of changes

  • Bugfix (non-breaking change which fixes issue linked in Description above)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (correction or otherwise)
  • Cosmetics (whitespace, appearance)
  • Other

Checklist

  • Code compiles without errors
  • All tests pass locally with my changes (see TESTING section in CONTRIBUTING file)
  • Created tests which will fail without the change (if possible)
  • Extended the README/documentation (if necessary)
  • All newly added files have proprietary license (if necessary)
  • All newly added files are referenced in MANIFEST files (if necessary)

Further comments