About¶
About This Project¶
Based on a systematic review of 135 papers and online resources, this project establishes a holistic theoretical framework for Issue Resolution in software engineering. This website is designed to facilitate efficient literature retrieval and exploration.
Key Features¶
- Comprehensive Coverage: Covers three major sections - Data, Methods, and Analysis
- Convenient Retrieval: Supports full-text search and categorical browsing
Contribution Guide¶
We welcome Pull Requests to add new papers or fix errors!
- Fork this repository
- Add paper entries in the corresponding YAML file under
data/directory (e.g.,papers_evaluation_datasets.yaml,papers_single_agent.yaml, etc.) - Follow the existing format with fields:
short_name,title,authors,venue,year, andlinks(arxiv, github, huggingface) - Run
python scripts/render_papers.pyto update the documentation - Submit a PR with your changes
Contact Us¶
If you have any questions or suggestions, please contact us through GitHub Issues or email at noranotdor4@gmail.com.