Bonnes premières contributions

Les contributions à Flower sont les bienvenues ! Cependant, il n’est pas toujours facile de savoir par où commencer. Nous avons donc rassemblé quelques recommandations sur les points de départ pour augmenter tes chances de voir ton PR accepté dans la base de code de Flower.

Par où commencer

In general, it is easier to get PR’s accepted if they only touch non-core areas of the codebase. Good candidates to get started are:

  • Documentation : Qu’est-ce qui manque ? Qu’est-ce qui pourrait être exprimé plus clairement ?

  • Open issues: Issues with the tag good first issue.

  • Références : voir ci-dessous.

  • Exemples : voir ci-dessous.

Flower Baselines

If you are not familiar with Flower Baselines, please check our contributing guide for baselines.

Then take a look at the open issues for baseline requests. If you find a baseline that you’d like to work on, and it has no assignees, feel free to assign it to yourself and get started!

If you don’t find the baseline you’d like to work on, be sure to open a new issue with the baseline request template!

Usage examples

We wish we had more time to write usage examples because they help users to get started with building what they want. If you notice any missing examples that could help others, feel free to contribute!