Pith. sign in

REVIEW 1 cited by

GIRT-Model: Automated Generation of Issue Report Templates

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2402.02632 v2 pith:37YUMVW7 submitted 2024-02-04 cs.SE cs.CL

classification cs.SEcs.CL
keywords girt-modelirtstemplatesgenerationgithubissuemodelrepositories
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Platforms such as GitHub and GitLab introduce Issue Report Templates (IRTs) to enable more effective issue management and better alignment with developer expectations. However, these templates are not widely adopted in most repositories, and there is currently no tool available to aid developers in generating them. In this work, we introduce GIRT-Model, an assistant language model that automatically generates IRTs based on the developer's instructions regarding the structure and necessary fields. We create GIRT-Instruct, a dataset comprising pairs of instructions and IRTs, with the IRTs sourced from GitHub repositories. We use GIRT-Instruct to instruction-tune a T5-base model to create the GIRT-Model. In our experiments, GIRT-Model outperforms general language models (T5 and Flan-T5 with different parameter sizes) in IRT generation by achieving significantly higher scores in ROUGE, BLEU, METEOR, and human evaluation. Additionally, we analyze the effectiveness of GIRT-Model in a user study in which participants wrote short IRTs with GIRT-Model. Our results show that the participants find GIRT-Model useful in the automated generation of templates. We hope that through the use of GIRT-Model, we can encourage more developers to adopt IRTs in their repositories. We publicly release our code, dataset, and model at https://github.com/ISE-Research/girt-model.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Cognitive Weave: Synthesizing Abstracted Knowledge with a Spatio-Temporal Resonance Graph

    cs.AI 2025-06 conditional novelty 4.0 of 10

    Cognitive Weave is a memory framework for LLM agents that combines vector, temporal, and relational storage with LLM-generated insight summaries, reporting gains in planning, evolving QA, and dialogue coherence.

Pith tools