WIP: Add a ticketing app for Chill #21

Draft
julienfastre wants to merge 49 commits from ticket-app-master into main
Owner
No description provided.
julienfastre added 49 commits 2024-04-18 09:39:13 +00:00
This pull request has changes conflicting with the target branch.
  • composer.json
  • composer.lock
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b ticket-app-master main
git pull origin ticket-app-master

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff ticket-app-master
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Chill-project/chill-skeleton-basic#21
No description provided.