Files
encoach_backend_new_v2/odoo/.github/ISSUE_TEMPLATE/config.yml
Yamen Ahmad 3e83d8d7d5 feat: add complete EnCoach backend — Odoo 19 + all addons
Includes:
- Odoo 19 framework (odoo/)
- 27 custom EnCoach addons (new_project/custom_addons/)
  - encoach_core, encoach_api, encoach_lms_api, encoach_adaptive_api
  - encoach_exam, encoach_taxonomy, encoach_adaptive, encoach_assignment
  - encoach_ai, encoach_ai_grading, encoach_ai_generation, encoach_ai_media
  - encoach_courseware, encoach_communication, encoach_subscription
  - encoach_notification, encoach_approval, encoach_branding
  - encoach_classroom, encoach_registration, encoach_stats
  - encoach_faq, encoach_ticket, encoach_training, encoach_resources
  - encoach_adaptive_ai, encoach_sis
- 21 OpenEduCat Enterprise modules (new_project/enterprise-19/)
- 14 OpenEduCat Community modules (new_project/openeducat_erp-19.0/)
- Configuration: odoo.conf, requirements.txt, scripts
- 200+ REST API endpoints with JWT authentication
- SRS and test documentation

Made-with: Cursor
2026-04-01 17:10:04 +04:00

22 lines
1.2 KiB
YAML

blank_issues_enabled: false
contact_links:
- name: "Support tickets"
url: https://www.odoo.com/help
about: "Please favour opening an official ticket if you have an active subscription."
- name: "Code contribution"
url: https://www.odoo.com/documentation/latest/contributing/development.html#make-your-first-contribution
about: "If you have an idea of the change to apply in the codebase, please open a pull request to speed up the process."
- name: "Translation Change"
url: https://explore.transifex.com/odoo/
about: Please use the Transifex tool for Translations (see https://github.com/odoo/odoo/wiki/Translations for more information).
- name: "Odoo Help Forums"
url: https://www.odoo.com/forum/help-1
about: "Please ask and answer questions about custom code, functional aspects or any Odoo-related topic here."
- name: "Documentation Feedback"
url: https://github.com/odoo/documentation/issue
about: "If your feedback is about the documentation, please post your issue in the dedicated repository."
- name: "Security Related Question"
url: https://www.odoo.com/security-report
about: "Read our Responsible Disclosure page and contact the Security Team."