1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-09 12:22:30 +01:00

Updated Development Guide (markdown)

FreeScout 2021-10-29 10:10:06 +03:00
parent 2bbc373265
commit a5c5e76182

@ -25,7 +25,7 @@ To think that updating Laravel to the latest version makes your application much
Keep in mind, that not all your feature requests, ideas and pull requests will be accepted. Stay humble and remember that any aspect of the application can be adjusted using [custom modules](https://github.com/freescout-helpdesk/freescout/wiki/Modules-Development) and [filters & actions](https://github.com/freescout-helpdesk/freescout/wiki/Development-Guide#actions-and-filters). Inability to understand this may lead to the ban of your account. See [an example](https://github.com/freescout-helpdesk/freescout/pull/960) of how contribution should not be done.
Here is the (FreeScout Development Process)[https://github.com/freescout-helpdesk/freescout/wiki/FreeScout-Development-Process] described in details.
Here is the [FreeScout Development Process](https://github.com/freescout-helpdesk/freescout/wiki/FreeScout-Development-Process) described in details.
## GitHub Workflow