@@ -332,19 +332,21 @@ This is an experimental project with real limitations:
332332- ** Error handling:** Limited error checking and validation
333333- ** Production use:** Not suitable for mission-critical workflows without thorough testing
334334
335- ## 🚨 Reporting Issues & Security
335+ ## � Support & Feedback
336336
337- ### Bug Reports
338- - ** Use the bug report template** provided in GitHub Issues
339- - ** Include reproduction steps** and expected vs. actual behavior
340- - ** Environment info:** OS, Docker version, any custom configs
341- - ** No duplicate reports:** Search existing issues first
337+ - ** Report bugs:** Open a GitHub Issue with details and reproduction steps
338+ - ** Ask questions:** Use GitHub Discussions for questions and ideas
339+ - ** Contribute:** See [ CONTRIBUTING.md] ( ./CONTRIBUTING.md ) for guidelines
340+ - ** Code of Conduct:** See [ CODE_OF_CONDUCT.md] ( ./CODE_OF_CONDUCT.md )
342341
343- ### Security Vulnerabilities
344- - ** Don't open public issues** for security vulnerabilities
345- - ** Email us privately:** [ security@example.com ]
346- - ** Include:** Version, reproduction steps, and potential impact
347- - ** Responsible disclosure:** Allow 48 hours before public disclosure
342+ ## 🚨 Security
343+
344+ Found a security vulnerability? Please email [ security@example.com ] with:
345+ - Description of the issue
346+ - Steps to reproduce
347+ - Potential impact
348+
349+ Please allow 48 hours before public disclosure.
348350
349351See ` frontend/README.md ` for detailed customization guides.
350352
@@ -376,16 +378,16 @@ Distributed under the **MIT License**. See [LICENSE](./LICENSE) for details.
376378
377379## 💬 Support
378380
379- - ** Issues :** Report bugs on [ GitHub Issues] ( https://github.com/codepapi/codepapi-ai/issues )
380- - ** Discussions :** Ask questions in [ GitHub Discussions] ( https://github.com/codepapi/codepapi-ai/discussions )
381- - ** Docs :** Full documentation in [ README files ] ( ./frontend/README .md )
381+ - ** Report bugs :** GitHub Issues
382+ - ** Ask questions :** GitHub Discussions
383+ - ** Documentation :** [ CONTRIBUTING.md ] ( ./CONTRIBUTING.md ) , [ CODE_OF_CONDUCT.md ] ( ./CODE_OF_CONDUCT .md )
382384
383385---
384386
385387<div align =" center " >
386388
387389** A learning project exploring local LLMs in development workflows**
388390
389- [ ⭐ Star us on GitHub] ( https://github.com/codepapi/codepapi-ai ) • [ 🐛 Report a Bug ] ( https://github.com/codepapi/codepapi-ai/issues ) • [ 💡 Suggest a Feature ] ( https://github.com/codepapi/codepapi-ai/discussions )
391+ [ ⭐ GitHub] ( https://github.com/codepapi/codepapi-ai ) • [ 🐛 Issues ] ( https://github.com/codepapi/codepapi-ai/issues ) • [ 💬 Discussions ] ( https://github.com/codepapi/codepapi-ai/discussions )
390392
391393</div >
0 commit comments