Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 967 Bytes

File metadata and controls

25 lines (15 loc) · 967 Bytes

Contributing to create-prisma-php-app

We welcome contributions from the community! Here's how you can contribute:

Reporting Issues

  • Use GitHub Issues to report bugs or suggest features.
  • Before submitting an issue, please search existing issues to avoid duplicates.

Pull Requests

  • Fork the repository and create your branch from master.
  • If you've added code that should be tested, add tests.
  • Ensure your code lints and follows the coding conventions used throughout the project.
  • Write clear, concise commit messages.

Code of Conduct

This project and everyone participating in it are governed by the Code of Conduct. By participating, you are expected to uphold this code.

Questions or Suggestions

Feel free to contact us via GitHub Discussions or our Discord server (link) for questions, discussions, or suggestions.

Thank you for contributing to create-prisma-php-app!