feat: Enhance GitHub community profile with ALwrity-specific improvements
- Improve CONTRIBUTING.md with detailed setup instructions and ALwrity-specific guidelines - Enhance SUPPORT.md with comprehensive troubleshooting for AI services and GSC integration - Update SECURITY.md with ALwrity-specific security features and considerations - Add issue template configuration and question form for better issue management - Enhance PR template with ALwrity-specific checklist items - Add comprehensive .github/README.md explaining all community health files These improvements provide better contributor experience and project visibility.
This commit is contained in:
11
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
11
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: GitHub Community Support
|
||||
url: https://github.com/AJaySi/ALwrity/discussions
|
||||
about: Please ask and answer questions here.
|
||||
- name: ALwrity Documentation
|
||||
url: https://github.com/AJaySi/ALwrity/wiki
|
||||
about: Check our documentation for setup guides and tutorials.
|
||||
- name: Security Vulnerability
|
||||
url: https://github.com/AJaySi/ALwrity/security/advisories/new
|
||||
about: Report security vulnerabilities privately.
|
||||
Reference in New Issue
Block a user