Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.13 KB

CONTRIBUTING.md

File metadata and controls

29 lines (17 loc) · 1.13 KB

How to contribute

Testing

Get and test the prelease versions and issue any bug or problem detected.

Suggesting New Features

You can suggest a new feature with a issue.

  • Use a clear and descriptive title for the issue to identify the suggestion.
  • Provide a step-by-step description of the suggested enhancement in as many details as possible.
  • Include screenshots if they are needed to show the desired output.
  • Explain why this feature can be useful.
  • State if this feature would be better as a new package or should be added in the core.

Translations

You can help the translation of the project in other languages with transifex

Code Contribution

Before you make a pull request create an issue describing the changes you want to make.

Can start with good first issues

If you need any help to get started reach us at Discord

To use PHP Fixer follow this Globally (manual) guide