Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Issue forms and PR forms #20987

Merged
merged 44 commits into from
Sep 2, 2022
Merged

Support Issue forms and PR forms #20987

merged 44 commits into from
Sep 2, 2022

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    0ed8a3d View commit details
    Browse the repository at this point in the history
  2. feat: support yaml template

    wolfogre committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    4efe0b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1539e79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf89e5a View commit details
    Browse the repository at this point in the history
  5. chore: rename to Fields

    wolfogre committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    3337a6c View commit details
    Browse the repository at this point in the history
  6. feat: template unmarshal

    wolfogre committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    d25217d View commit details
    Browse the repository at this point in the history
  7. feat: split template

    wolfogre committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    c0a3727 View commit details
    Browse the repository at this point in the history
  8. feat: render to markdown

    wolfogre committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    7de200b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a949489 View commit details
    Browse the repository at this point in the history
  10. chore: remove useless file

    wolfogre committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    64190cd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ad7e58c View commit details
    Browse the repository at this point in the history
  12. feat: update input style

    wolfogre committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    f2d38f1 View commit details
    Browse the repository at this point in the history
  13. docs: more comments

    wolfogre committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    03ab606 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    64b44e2 View commit details
    Browse the repository at this point in the history
  15. chore: fix lint error

    wolfogre committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    b0f5472 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5e9e60e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1d1d7dc View commit details
    Browse the repository at this point in the history
  18. chore: generate swagger

    wolfogre committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    3d65d9a View commit details
    Browse the repository at this point in the history
  19. feat: validate template

    wolfogre committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    69df477 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fde937f View commit details
    Browse the repository at this point in the history
  21. test: fix broken unit tests

    wolfogre committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    b413dce View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d764ed8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    793b86a View commit details
    Browse the repository at this point in the history
  24. feat: better UI

    wolfogre committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    4ffde84 View commit details
    Browse the repository at this point in the history
  25. fix: js error in pr form

    wolfogre committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    516ccb4 View commit details
    Browse the repository at this point in the history
  26. chore: generate swagger

    wolfogre committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    de06c52 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c698b4e View commit details
    Browse the repository at this point in the history
  28. chore: generate swagger

    wolfogre committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    632b86a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d0d7b0d View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    645176f View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    fdd39f4 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a0101e8 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    23da624 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f0ceaf6 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    be266dd View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    59ce6b9 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a0f3c8e View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    ebfbb85 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    fd14fbe View commit details
    Browse the repository at this point in the history
  40. fix: use more back-quotes

    wolfogre committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    e2529ee View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    1f3943c View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    233337d View commit details
    Browse the repository at this point in the history
  43. fix: remove repeated blocks

    wolfogre committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    1c3b2e4 View commit details
    Browse the repository at this point in the history
  44. fix: reuse regex for quotes

    wolfogre committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    7018c82 View commit details
    Browse the repository at this point in the history