Skip to content

Latest commit

Β 

History

History
16 lines (12 loc) Β· 917 Bytes

File metadata and controls

16 lines (12 loc) Β· 917 Bytes

πŸ”₯ Contribute to WPGulp

WPGulp is the most successful WordPress Gulp based tooling project. Your contributions are more than welcomed.

Here's a list of things that you should take care of when you start contributing to this project.

  • Every Pull Request must have a title.
  • Every Pull Request must have a description.
  • Write the title and description of what you have done in the imperative mode, that is as if you were commanding someone.
    • βœ… DO: Start the commit message only with these three words "FIX: ", "NEW: ", "IMPROVE: " β€” all caps (only the first word).
    • βœ… DON'T: Start with "Fixed", "Added", "Adding", "Improved" write imperitive messages like above.
    • 🎯 Read β†’ How to Write a Git Commit Message!
  • Don't end the summary line with a period - it's a title and titles don't end with a period.
  • Have fun.

Peace! ✌️