Skip to content

Commit

Permalink
ContriContribution policy update
Browse files Browse the repository at this point in the history
  • Loading branch information
pHAlkaline committed Feb 9, 2016
1 parent 86c33d7 commit a056a7e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Contributing
============

In order to contribute new features, enhancements or bug fixes to a plugin simply follow these steps:

Create a GitHub account, if you don't own one already.
Then, fork the project repository to your account.
Create a new branch from the develop branch in your forked repository.
Modify the existing code, or add new code to your branch, making sure you follow the CakePHP Conventions and Coding Standards.
*Modify or add unit tests which confirm the correct functionality of your code (requires PHPUnit 3.5+).
*Consider using the CakePHP Code Sniffer to check the quality of your code.
When ready, make a pull request to the develop branch of the plugin repository.

There may be some discussion regarding your contribution to the repository before any code is merged in, so be prepared to provide feedback on your contribution if required.

* Not required but good practice
5 changes: 4 additions & 1 deletion SUPPORT.README
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,10 @@ [email protected] subject: pHKapa
## Links

* **Official website**: [[http://phkapa.net]]\\
* pHKapa is a complicated piece of software, and is released under an Open Source license, this will cost thousands of hours to develop and test.If you find pHKapa valuable and if you would consider a contribute you will also get the pHKapa FULL PACK -> [[https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3XPHC4Z3YJW88]]\\
* pHKapa is a complicated piece of software, and is released under an Open Source license, this will cost thousands of hours to develop and test.\\
* If you find pHKapa valuable and if you would consider a contribute -> [[https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3XPHC4Z3YJW88]]\\
* You can also contribute with new features, enhancements or bug fixes, read CONTRIBUTION.md file.\\
* Valuable contributions will have access to the complete version.\\
* Community Forum , Free Support, Help and Mailing List at Google Groups -> [[http://groups.google.com/group/phkapa]]\\
* Join project and get access to pHKapa FULL PACK. Contribute with new features, pull requests, translations, bug reports ... follow development at -> [[https://github.com/pHAlkaline/phkapa]] \\
* Other subjects contact [[http://phalkaline.eu]]

0 comments on commit a056a7e

Please sign in to comment.