laraveluk / website

Website for LaravelUK being built as part of the LaraHack Event in commemoration of the LaravelUK first anniversary
https://laravelphp.uk
52 stars 46 forks source link

LaravelUK Website Development

Introduction

Thank you for your interest in contributing to the LaravelUK website project!

This project is not just a platform for building the LaravelUK website, but also a platform to help other members learn technologies that they are not familiar with; irrespective of their level of experience.

These guidelines ensure that developers are able to quickly give feedback on your contribution and how to make it better. Most probably you might have to go back and change a few things, but it will be in the interest of making this process better for everyone. Please read and understand the contribution guide before creating an issue or pull request..

Happy contributing!

Build Status

Framework Libraries

The following framework and libraries will be used in the project Laravel Vue.js Vuex VueRouter Tailwind CSS (You can write vanilla CSS if you want. We will apply these within the build)

Contribution Instructions

If you are new to contibuting to open source projects, please follow the steps below

Etiquette

As this is a community project, selected reviewers will go through your code to ascertain if the quality is sufficient for it to be merged. You are however free to choose any member of the community to review your code however only specifically assigned members can merge your Pull Requests. Please be considerate towards reviewers/maintainers when raising issues or presenting pull requests. Let's show the world that LaravelUK members are civilized and great people to work with.

Submission Requirements

Before submitting a pull request:

Feedback Policy

We will strive for a "Zero Pull Request Pending" policy. This means, that if the pull request is good, it will be merged as soon as review is completed and if it does not meet the requirements, the contributor will be advised to make changes and re-submit.

Coding Standards

As this is a Laravel application, we will be following the PSR-2 coding standard.