Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.02 KB

CONTRIBUTING.md

File metadata and controls

23 lines (16 loc) · 1.02 KB

start2

Contributing to WebTools

First of all thank you to contribute and help us to improve our projects.

Issues

If you want to report bugs or suggestions use the Issue Tracker

  • Please don't duplicate issues. Do a small search on current issues before report yours
  • Please provide as more detailed informations as you can about the issue
  • Please don't post issues related to unofficial source code
  • Please don't post fake or support issues
  • Please write in english

Code contributions

If you want to contribute to project's source code simply do a Pull Request. Before doing this be sure that:

  • The code is clear, correct and follows the current code syntax
  • All code comments are written in english
  • You provided a good and descriptive title
  • The Pull Request doesn't already exist