alain-bot.yml 1.4 KB

12345678910111213141516171819202122232425262728
  1. issue:
  2. translate:
  3. replay: |
  4. Translation of this issue:
  5. ---
  6. ## {title}
  7. {body}
  8. needReproduce:
  9. label: Need Reproduce
  10. afterLabel: Need More Info
  11. replay: |
  12. Hello @{user}. Please provide a online reproduction by forking this link https://stackblitz.com/edit/ng-alain-setup or a minimal GitHub repository.
  13. Issues labeled by `Need Reproduce` will be closed if no activities in 7 days.
  14. 你好 @{user}, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击 [此处](https://stackblitz.com/edit/ng-alain-setup) 创建一个 stackblitz 或者提供一个最小化的 GitHub 仓库
  15. 被标记为 `Need Reproduce` 的 issue 7 天内未跟进将会被自动关闭。
  16. ![](https://gw.alipayobjects.com/zos/antfincdn/y9kwg7DVCd/reproduce.gif)
  17. invalid:
  18. mark: ng-alain-issue-helper
  19. labels: Invalid
  20. replay: |
  21. Hello @{user}, your issue has been closed because it does not conform to our issue requirements.
  22. Please use the [Issue Helper](https://ng-alain.com/issue-helper/index.html#en) to create an issue, thank you!
  23. 你好 @{user},为了能够进行高效沟通,我们对 issue 有一定的格式要求,你的 issue 因为不符合要求而被自动关闭。
  24. 你可以通过 [issue 助手](https://ng-alain.com/issue-helper/index.html#zh) 来创建 issue 以方便我们定位错误。谢谢配合!