diff --git a/contributing.md b/contributing.md new file mode 100644 index 0000000..7291536 --- /dev/null +++ b/contributing.md @@ -0,0 +1,22 @@ +Contributions of all kinds are welcome! + +**Reporting Issues** + +\* Please use [ZK tracker](https://tracker.zkoss.org/projects/ZKCK) to report issues. + +\* Before creating an issue, please review open issues to avoid a duplicate. + +\* If you have a question, not an issue, please discuss it in [ZK Forum](https://forum.zkoss.org/questions/). + +**Contributing codes** + +If you wish to contribute code, please create a corresponding issue [in tracker](https://tracker.zkoss.org/projects/ZKCK) and a pull request containing the ID of the issue from the tracker with your comments. Your request will be reviewed before being merged. + +**License and Copyright** + +This project is created and maintained by Potix Corporation.  + +Any contributed content is licensed under the same license and terms as the project license. By contributing your code, you certify that you created the content and agree to surrender your copyright of the contributed code to Potix.  + + +For any inquiries and questions, please contact us at info@zkoss.org.