libreccm-legacy/tools-ng/tinymce/editor/.github/PULL_REQUEST_TEMPLATE.md

435 B

Before submitting a pull request please do the following:

  1. Fork the repository and create your branch from master
  2. Have you added some code that should be tested? Write some tests! (Are you unsure how to write the test you want to write, ask us for help!)
  3. Ensure that the tests pass: grunt test
  4. Ensure that your code passes the linter: grunt lint
  5. Make sure to sign the CLA.