You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
523 B

  1. # The name of the label to apply when an issue does not have all tasks checked
  2. labelName: invalid
  3. # The color of the label in hex format (without #)
  4. labelColor:
  5. # The text of the comment to add to the issue in addition to the label
  6. commentText: >
  7. You haven't provided the required info about your host! (OS, Wiki.js version, Database engine)
  8. # Whether or not to ensure all checkboxes are checked
  9. checkCheckboxes: false
  10. # Keywords to look for in the body of the issue
  11. keywords:
  12. - Wiki.js version
  13. - Database engine