-
Notifications
You must be signed in to change notification settings - Fork 11
Guideline to update ACM SIGSOFT Distinguished Papers
Yongqiang Tian edited this page Jul 12, 2025
·
1 revision
Here is a guideline to update the recipients of ACM SIGSOFT Distinguished Papers
Following these steps, you will be able to create a pull request and update the recipients of ACM SIGSOFT Distinguished Papers on ACM SIGSOFT website https://www2.sigsoft.org/awards/distinguishedpaper/
- A GitHub account
- A web browser
- Make sure you have logged in to GitHub
- Click this link: https://github.com/acmsigsoft/acmsigsoft.github.io/edit/main/content/awards/distinguishedPaper.md
- Go to line 50, right after the headline:
##winner - Input the recipients of ACM SIGSOFT Distinguished Papers (you may use the template in the next section)
- After the editing, click the green button "Commit Changes" in the top-right corner.
- You will see a dialog saying "You can’t commit to main because it is a [protected branch]". This is correct. Just fill in the commit message and then click the button "Propose changes"
- You will be redirected to a new page to create a pull request. Just fill in the title and then click the button "Create pull request".
- In the top-right corner, you may choose me (yqtianust) as the reviewer. I will review and approve the update asap.
### Name of the conference
The date and location of the conference
- Then each line is an awarded paper, starting with a dash `-` for an unordered list.
- The authors' names (separated by commas) go first, followed by a colon :, then the title of the paper.
Here is a full example:
### The 47th International Conference on Software Engineering (ICSE 2025)
Mon 23 - Fri 27 June, 2025, Trondheim, Norway
- Bruno Kreyssig, Alexandre Bartel: Gleipner - A Benchmark for Gadget Chain Detection in Java Deserialization Vulnerabilities
- Susheng Wu, Ruisi Wang, Yiheng Cao, Bihuan Chen, Zhuotong Zhou, Yiheng Huang, JunPeng Zhao, Xin Peng: Mystique: Automated Vulnerability Patch Porting with Semantic and Syntactic-Enhanced LLM
If you have any problems with this, feel free to contact me at yongqiang.tian@monash.edu