Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:43:22 +08:00
commit aab6ef2415
31 changed files with 12720 additions and 0 deletions

11
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: TYPO3 Slack
url: https://typo3.org/community/meet/chat-slack
about: Join the TYPO3 community on Slack for discussions and support
- name: TYPO3 Extension Documentation
url: https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ExtensionArchitecture/Index.html
about: Official TYPO3 extension architecture and development documentation
- name: TYPO3 Coding Guidelines
url: https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/CodingGuidelines/Index.html
about: TYPO3 coding guidelines (CGL) and PSR-12 standards