Skip to content
Elan Ruusamäe edited this page Jan 16, 2022 · 31 revisions

Documentation

Community

See the Community section of the website.

Development

Learn about upcoming features or read release notes for prior releases.

Contribute

Slim is an open source project, and you are more than welcome to contribute your own improvements. Before you send a pull request, please read the official contributor's guide. All pull requests are expected to conform to the official Slim code style, code documentation, and unit testing guidelines.

Read the contributor's guide

Bug Reports

If you find a bug with either the develop or master branch, please create a new issue in the Issue Tracker. When you create a new issue, include as many details about the bug and code context as you can:

  • What was your code trying to accomplish?
  • Relevant snippet of your code
  • Error message
  • Line number
  • File name
  • Stack trace

View the Issue Tracker