Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 711 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 711 Bytes

Contributing

Thank you for your interest in contributing to laravel aliases! We welcome all contributions, big and small.

Useful resources

Issues

  • Use a clear and descriptive title for the issue to identify the problem.
  • Describe the exact steps which reproduce the problem in as many details as possible.

Pull Requests

  • Use Conventional Commits. Your patch won't be accepted if it doesn't use Conventional Commits
  • Provide a clear and descriptive title for your pull request
  • One pull request per feature. If you want to do more than one thing, send multiple pull requests.

Happy coding! 🐱‍💻