RocketChat/Apps.Github22

GitHub App Main Modal

Open

#25 创建于 2022年10月13日

在 GitHub 查看
 (7 评论) (0 反应) (1 负责人)TypeScript (43 fork)auto 404
enhancementhacktoberfest

仓库指标

Star
 (37 star)
PR 合并指标
 (PR 指标待抓取)

描述

Why do we need this ?

As a GitHub App developer

I need to:
Add a GitHub Home Modal which is triggered by /gh or /github command and has buttons which can redirect users to different features/modals of the app So That: Users do not have to memorize the slash commands for all the features

Acceptance Criteria

  • Add GitHub Home Modal which is triggered by /github or /gh command.
  • GitHub Home Modal should have action buttons to trigger all the different features/modals in the app.
  • Conditional Rendering of action buttons which require authentication,

Further Comments / References

image

贡献者指南