Skip to content

Add quantum software engineering mailing list page#120

Merged
yqtianust merged 4 commits intomainfrom
copilot/add-acm-sigsoft-mailing-list-page
Feb 23, 2026
Merged

Add quantum software engineering mailing list page#120
yqtianust merged 4 commits intomainfrom
copilot/add-acm-sigsoft-mailing-list-page

Conversation

Copy link
Contributor

Copilot AI commented Feb 18, 2026

  • Explore repository structure and understand Hugo site organization
  • Review existing SEWORLD mailing list page as a template
  • Understand configuration and menu structure in config.toml
  • Create new page content/qse.md for quantum software engineering mailing list
  • Add menu entry in config.toml under Community section
  • Request and pass code review
  • Complete security analysis (no code to analyze)
  • Address review feedback: Update contact reference to SIGSOFT Information Director
  • Address review feedback: Remove horizontal rule separator
  • Address review feedback: Remove sponsorship acknowledgment line
  • Task completed successfully
Original prompt

This section details on the original issue you should resolve

<issue_title>add a new page about ACM SIGSFOT quantum software enginnering mailing list</issue_title>
<issue_description>the mailing list address is: SIGSOFT-QSE@acm.org

to subscrite, go to this link:
https://listserv.acm.org/SCRIPTS/WA-ACMLPX.CGI?SUBED1=SIGSOFT-QSE&A=1</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: yqtianust <41743566+yqtianust@users.noreply.github.com>
Copilot AI changed the title [WIP] Add new page for ACM SIGSOFT quantum software engineering mailing list Add quantum software engineering mailing list page Feb 18, 2026
Copilot AI requested a review from yqtianust February 18, 2026 23:35
content/qse.md Outdated

### Contact Information

For questions or issues related to the Quantum Software Engineering mailing list, please contact the SIGSOFT administration.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change it to SIGSOFT information director.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated to reference "SIGSOFT Information Director" in commit d660745.

content/qse.md Outdated

### Contact Information

For questions or issues related to the Quantum Software Engineering mailing list, please contact the SIGSOFT administration.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this line

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed the horizontal rule separator in commit d660745.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No. I mean remove this acknowledgment line.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed the sponsorship acknowledgment line in commit a7d1ab8.

Co-authored-by: yqtianust <41743566+yqtianust@users.noreply.github.com>
content/qse.md Outdated

For questions or issues related to the Quantum Software Engineering mailing list, please contact the SIGSOFT Information Director.

*This mailing list is sponsored by [SIGSOFT](http://www2.sigsoft.org/) and the [Association for Computing Machinery](http://www.acm.org/).*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this acknowledgment.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed in commit a7d1ab8.

Co-authored-by: yqtianust <41743566+yqtianust@users.noreply.github.com>
@github-actions
Copy link

Preview deployed at: https://www2.sigsoft.org/pr-120

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new page for the ACM SIGSOFT Quantum Software Engineering (QSE) mailing list, expanding SIGSOFT's community resources to include a specialized mailing list for quantum software engineering topics. The implementation follows the established pattern used for the existing SEWORLD mailing list page.

Changes:

  • Created a new content page (qse.md) with information about the QSE mailing list, including subscription instructions and contact information
  • Added a menu entry in the Community section of the site navigation, positioned after the SEWORLD mailing list

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
content/qse.md New page describing the SIGSOFT Quantum Software Engineering mailing list with subscription details and contact information
config.toml Added menu entry for "QSE Mailing List" in the Community section with appropriate weight ordering

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@yqtianust yqtianust merged commit b9024b1 into main Feb 23, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add a new page about ACM SIGSFOT quantum software enginnering mailing list

4 participants