Skip to content

Add initial Issue and PR templates#64

Merged
em3s merged 1 commit intomainfrom
init/add-issue-pr-templates
Jan 19, 2026
Merged

Add initial Issue and PR templates#64
em3s merged 1 commit intomainfrom
init/add-issue-pr-templates

Conversation

@em3s
Copy link
Copy Markdown
Contributor

@em3s em3s commented Jan 19, 2026

Summary

Analyzed existing Issues (#53, #37, #36) and PRs (#60, #46, #55) to extract common patterns and normalized them into templates by Claude Code.

  • Bug report: Description, Expected Behavior
  • Feature request: Problem, Proposed Solution, Alternatives
  • Task: Background, Task, Done When, Notes (maintainers only)
  • PR: Summary, Changes, How to Test
  • config.yml: Documentation link, Discussions for Q&A

Templates cover most existing patterns while keeping minimal for v1.

Closes #62

Changes

  • Add templates

How to Test

Templates can only be tested after merge.

  1. Go to https://github.com/kakao/actionbase/issues/new/choose
  2. Verify all templates appear correctly

Analyzed existing Issues (#53, #37, #36) and PRs (#60, #46, #55) to
  extract common patterns and normalized them into templates.

  - Bug report: Description, Expected Behavior
  - Feature request: Problem, Proposed Solution, Alternatives
  - Task: Background, Task, Done When, Notes (maintainers only)
  - PR: Summary, Changes, How to Test
  - config.yml: Documentation link, Discussions for Q&A

  Templates cover most existing patterns while keeping minimal for v1.
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. documentation Improvements or additions to documentation labels Jan 19, 2026
@em3s em3s merged commit bf91d9c into main Jan 19, 2026
4 checks passed
@em3s
Copy link
Copy Markdown
Contributor Author

em3s commented Jan 19, 2026

This PR was created with significant help from Claude Code — our first fully AI-assisted PR.

@em3s em3s self-assigned this Jan 23, 2026
@em3s em3s changed the title chore: add initial Issue and PR templates Add initial Issue and PR templates Feb 12, 2026
@em3s em3s deleted the init/add-issue-pr-templates branch March 1, 2026 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add initial Issue and PR templates

1 participant