PULL_REQUEST_TEMPLATE 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <!--
  2. Thanks for improving this project!
  3. Before doing so, there are a few checks to do in
  4. order to get your PR merged asap. Just fill in the
  5. following template.
  6. -->
  7. Fixes #
  8. ### Proposed changes
  9. -
  10. -
  11. <!-- Check the boxes with a `x` like so `[x]` -->
  12. ### Code quality
  13. - [ ] I made some tests for my changes
  14. - [ ] I added my name in the
  15. [contributors](https://docs.npmjs.com/files/package.json#people-fields-author-contributors)
  16. field of the package.json file
  17. ### License
  18. To get your contribution merged, you must check the following.
  19. - [ ] I read the project license in the LICENSE file
  20. - [ ] I agree with publishing under this project license
  21. <!--
  22. If you already maintain several NPM modules / NodeJS
  23. project, making significant changes on one of my modules
  24. automatically legitimates you as a core developer.
  25. This is because i could die or even not give a shit to
  26. this project someday and i don't want people to get
  27. stuck.
  28. If you want to help, fill the following with to get
  29. GitHub/NPM r/w access.
  30. -->
  31. ### Join
  32. - [ ] I wish to join the core team
  33. - [ ] I agree that with great powers comes responsibilities
  34. - [ ] I'm a nice person
  35. My NPM username: