644 B
644 B
#Contributing
Please submit pull requests to timw4mail/Query, but other issues to aviat4ion/Query
###Pull Requests
- All pull requests should have accompanying tests following the structure / makeup of the
/tests
folder - Pull requests should reference the issue number on aviat4ion/Query, if applicable.
- Pull requests must follow project style:
- Follow CodeIgniter Style
- Use tabs for indentation, and do not align arrays or other multiple line statements.