Skip to content

Commit

Permalink
👌 IMPROVE: Contribution guide
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Sep 7, 2018
1 parent 505b883 commit 17951f0
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,8 @@
# 🔥 Contribute to WPGulp

WPGulp is the most successful WordPress Gulp based tooling project. Your contributions are more than welcomed.
WPGulp is the most popular WordPress + Gulp 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](https://chris.beams.io/posts/git-commit/)!
- Don't end the summary line with a period - it's a title and titles don't end with a period.
- Have fun.
- Make sure you follow [`emoji-log`](https://github.com/AhmadAwais/emoji-log)
- All of the WPGulp related files are located in [WPGulp/src](/src) folder, that's where you'd want to change things.

Peace! ✌️

0 comments on commit 17951f0

Please sign in to comment.