mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-23 19:50:40 -05:00
chore: mds
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# Contributing
|
||||
|
||||
Contributions are **welcome**. Please make all pull requests agaist the development branch (currently 7.x.x) and NOT master which is only for releases.
|
||||
Contributions are **welcome**. Please make all pull requests agaist the development branch (currently 8.x.x) and NOT master which is only for releases.
|
||||
|
||||
We accept contributions via Pull Requests on [Github](https://github.com/HDInnovations/UNIT3D).
|
||||
|
||||
|
||||
@@ -3,11 +3,11 @@
|
||||
<p align="center">
|
||||
<a href="http://laravel.com"><img src="https://img.shields.io/badge/Laravel-10-f4645f.svg" /></a>
|
||||
<a href="https://github.com/HDInnovations/UNIT3D/blob/master/LICENSE"><img src="https://img.shields.io/badge/License-AGPL%20v3.0-yellow.svg" /></a>
|
||||
<a href="https://github.com/HDInnovations/UNIT3D-Community-Edition/actions/workflows/lint.yml/badge.svg?branch=7.x.x"><img src="https://github.com/HDInnovations/UNIT3D-Community-Edition/actions/workflows/lint.yml/badge.svg?branch=7.x.x" /></a>
|
||||
<a href="https://github.com/HDInnovations/UNIT3D-Community-Edition/actions/workflows/phpunit-test.yml/badge.svg?branch=7.x.x"><img src="https://github.com/HDInnovations/UNIT3D-Community-Edition/actions/workflows/phpunit-test.yml/badge.svg?branch=7.x.x" /></a>
|
||||
<a href="https://github.com/HDInnovations/UNIT3D-Community-Edition/actions/workflows/compile-assets-test.yml/badge.svg?branch=7.x.x"><img src="https://github.com/HDInnovations/UNIT3D-Community-Edition/actions/workflows/compile-assets-test.yml/badge.svg?branch=7.x.x" /></a>
|
||||
<a href="https://github.com/HDInnovations/UNIT3D-Community-Edition/actions/workflows/larastan.yml/badge.svg?branch=7.x.x"><img src="https://github.com/HDInnovations/UNIT3D-Community-Edition/actions/workflows/larastan.yml/badge.svg?branch=7.x.x" /></a>
|
||||
<a href="https://github.com/HDInnovations/UNIT3D-Community-Edition/actions/workflows/prettier-blade.yml/badge.svg?branch=7.x.x"><img src="https://github.com/HDInnovations/UNIT3D-Community-Edition/actions/workflows/prettier-blade.yml/badge.svg?branch=7.x.x" /></a>
|
||||
<a href="https://github.com/HDInnovations/UNIT3D-Community-Edition/actions/workflows/lint.yml/badge.svg?branch=8.x.x"><img src="https://github.com/HDInnovations/UNIT3D-Community-Edition/actions/workflows/lint.yml/badge.svg?branch=8.x.x" /></a>
|
||||
<a href="https://github.com/HDInnovations/UNIT3D-Community-Edition/actions/workflows/phpunit-test.yml/badge.svg?branch=8.x.x"><img src="https://github.com/HDInnovations/UNIT3D-Community-Edition/actions/workflows/phpunit-test.yml/badge.svg?branch=8.x.x" /></a>
|
||||
<a href="https://github.com/HDInnovations/UNIT3D-Community-Edition/actions/workflows/compile-assets-test.yml/badge.svg?branch=8.x.x"><img src="https://github.com/HDInnovations/UNIT3D-Community-Edition/actions/workflows/compile-assets-test.yml/badge.svg?branch=8.x.x" /></a>
|
||||
<a href="https://github.com/HDInnovations/UNIT3D-Community-Edition/actions/workflows/larastan.yml/badge.svg?branch=8.x.x"><img src="https://github.com/HDInnovations/UNIT3D-Community-Edition/actions/workflows/larastan.yml/badge.svg?branch=8.x.x" /></a>
|
||||
<a href="https://github.com/HDInnovations/UNIT3D-Community-Edition/actions/workflows/prettier-blade.yml/badge.svg?branch=8.x.x"><img src="https://github.com/HDInnovations/UNIT3D-Community-Edition/actions/workflows/prettier-blade.yml/badge.svg?branch=8.x.x" /></a>
|
||||
<a href="https://polar.sh/HDInnovations"><img src="https://polar.sh/embed/seeks-funding-shield.svg?org=HDInnovations" /></a>
|
||||
</p>
|
||||
|
||||
|
||||
+2
-1
@@ -4,7 +4,8 @@
|
||||
|
||||
Version | Status | PHP Version Required
|
||||
:------------|:-------------------------|:------------
|
||||
7.x.x | Active Support :rocket: | >= 8.2
|
||||
8.x.x | Active Support :rocket: | >= 8.3
|
||||
7.x.x | End Of Life :skull: | >= 8.2
|
||||
6.x.x | End Of Life :skull: | >= 8.1
|
||||
5.x.x | End Of Life :skull: | >= 8.0
|
||||
4.x.x | End Of Life :skull: | >= 7.4
|
||||
|
||||
Reference in New Issue
Block a user