Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 2.06 KB

php-user-groups.md

File metadata and controls

39 lines (24 loc) · 2.06 KB

PHP User Groups

Disclaimer: Apparently, the way User Group should be written (appending s to user or not) is not normalized and depends on each group itself. Therefore, all the possible spellings can appear in the following document and in the rest of the project. :bowtie:

The participation of the PHP User Groups to this project is essential. As a mirror and relay between PHP users and the language ecosystem, they play a key role in gathering people. They consequently deserve to be thanked as well.

Participating

Contributing to the video

To be featured in the video, any PHP User Group (or similar) can submit a pull request:

  1. Add an entry with the users group information in src/AFUP/HaphpyBirthdayBundle/Resources/config/php-user-groups.yml

  2. Add a picture for the project website in web/assets/images/php-user-group

  • Image will be used on the contributions page in the user groups section
  • Image name must match information in the user group yaml file
  • Preferred formats are
    • SVG
    • PNG transparent if possible as the background can evolve.
    • JPEG in square area
    • For PNG or JPEG, provide a picture which longest dimension is 100 pixels. For instance a portrait image will be 100px high and a landscape one will be 100px wide.
  1. If the picture you provided for the website is not in a SVG format, please send a raster image with the following dimensions (1920 × 1080 px) to woecifaun [at] gmail [dot] com.

Communicating around the project

A dedicated twitter account exist for the project: @haphpy20

Following it and retweeting can highly help to spread the information. Thanks in advance.

Hashtag #haPHPy20 can also be used.

Taking part in the development of the website

Last but not the least any contribution, improvement or feedback about the website is welcome.

  • Don't hesitate to report any bad experience using the website through issues on this repository.
  • Improvements and bug fixes can be made via pull request.