100-documentation.yml 625 B

12345678910111213141516171819202122
  1. name: 📚 Wiki
  2. description: Report an issue related to https://github.com/PygmalionAI/aphrodite-engine/wiki
  3. title: "[Wiki]: "
  4. labels: ["wiki"]
  5. body:
  6. - type: textarea
  7. attributes:
  8. label: 📚 The wiki issue
  9. description: >
  10. A clear and concise description of what content in https://github.com/PygmalionAI/aphrodite-engine/wiki is an issue.
  11. validations:
  12. required: true
  13. - type: textarea
  14. attributes:
  15. label: Suggest a potential alternative/fix
  16. description: >
  17. Tell us how we could improve the wiki in this regard.
  18. - type: markdown
  19. attributes:
  20. value: >
  21. Thanks for contributing 🎉~