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

28 lines
741 B

  1. ✖ Multiple features in one PR
  2. ✖ New Components Unless Previously Discussed with Maintainers (Consider creating separate repo, I'll link out to you)
  3. ✔ Add comments to complex/confusing code in "code" view of PR
  4. ✔ BUGS → This form is required:
  5. ✔ Enhancements → Only specific enhancements with detailed descriptions.
  6. ### Issue Titles
  7. Use the format: [Component] Adds Support for Thing
  8. For example: [Build Tools] Adds Source Map Support
  9. Or: [Button] Fixes Inheritance for Red Basic Active State
  10. ### Closed Issues
  11. #222 #333 #444
  12. ### Description
  13. ### Testcase
  14. [Show before with this fiddle]
  15. https://jsfiddle.net/ca0rovs3/
  16. [Consider showing "fixed" case with your fiddle]()
  17. You can link to your JS using https://rawgit.com/