-
Notifications
You must be signed in to change notification settings - Fork 110
Contribute
Adán Sánchez de Pedro Crespo edited this page Jan 19, 2014
·
7 revisions
There are many ways to contribute, sending a Pull Request, testing the latest changes in the repository, filling a new issue or just confirming an issue reported by other user. If you have a problem and you are going to create a new issue, first check if another user have not been reported yet an issue similar to the yours, if not create a new issue.
- Fork this project
- Create a different branch to work on the fix or feature that you will push. (ex: Fix-for-issue-#XXX)
- Make your changes on the branch that you created before.
- Commit the changes (Try to be descriptive with descriptions on your commits).
- Create a Pull Request.
- The changes in the Pull Request must be for
dev
branch, not formaster
. - Explain as best as you can why and what are the changes in the Pull Request.
- Wait for an owners to know if it is good to be landed in Loqui or needs changes.
For more detail, you can read the Basic git guide.
- Fork this project
- We need confirmation process here. :)
- info...
- Follow LoquiIM Twitter account.
- Write an article about Loqui on your blog.
- Write a review in the Firefox Marketplace.
- Send us an email to [email protected]. :)
If you have submitted a Pull Request that needs attention and no owners have commented it, ping us (@aesedepece or @Gioyik) and we will take a look the Pull Request as soon as possible.