This commit adds detailed cryptocurrency sponsorship addresses to the README.md
under a new "赞助地址" section, enhancing transparency for community support.
Additionally, it includes a fix for a lexical error in the Mermaid diagram within
README.md by simplifying subgraph titles and ensuring proper classDef placement,
improving diagram rendering across platforms.
This commit introduces standard GitHub community files including:
- Issue templates for bug reports and feature requests.
- Pull Request template.
- Security policy with contact email.
- Funding configuration with GitHub Sponsors and custom links.
Updates include:
- .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md.
- .github/PULL_REQUEST_TEMPLATE.md.
- .github/SECURITY.md with tukuai.ai@gmail.com as contact email.
- .github/FUNDING.yml with github: tukuaiai and custom crypto/social links.
- README.md with a new 联系方式 section and fixed Mermaid diagram syntax.
- .gitignore updated to track .github/ directory.
This ensures better community engagement and project maintainability.