How to contribute and report an issue on GitHub

Requirements:

To report an issue on Github, the following conditions must be followed:

  • Zest Framework version
  • PHP version
  • Error message
  • Error Log
  • Issue screenshots
  • Apache version (optional)
  • MySQL version (if possible)

Before submitting a bug report

  • Check whether the issue has already been submitted.

After submitting a bug report

  • Wait until core team reply to you.
  • Do what core-team says. Don't argue with core team.

How to contribute on GitHub

We always welcome contributors if they follow our guidelines.

  • You never allow add third-party Composer dependencies or classes.
  • You allow to improve existing features or add new features.
  • You allow update Zest framework code or core code.
  • When you want send pull request. You have provide brief description about code either you update exsting code or adding new feature.

  • Zest => https://github.com/Softhub99/Zest

  • Core => https://github.com/Softhub99/Zest_Framework

[NOTE: The conditions above applied all member expect core]