Skip to content

Add self-introduction output to program entry point#2

Draft
Copilot wants to merge 3 commits intomainfrom
copilot/self-introduction
Draft

Add self-introduction output to program entry point#2
Copilot wants to merge 3 commits intomainfrom
copilot/self-introduction

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 16, 2026

Adds a selfIntroduction() function that prints developer identity and bio when the program runs, called at the top of main().

Changes

  • src/main/main.go: New selfIntroduction() function printing name, GitHub handle, email, and a one-line bio; invoked first in main()
  • .gitignore: Excludes Go module cache lock file
========== 自我介绍 ==========
姓名:张军辉(zhangjh)
GitHub:a123665404
邮箱:2244819892@qq.com
简介:热爱编程,专注于 Web3 及区块链技术,熟悉 Go 语言开发,对算法与数据结构有浓厚兴趣。
==============================

📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.

Copilot AI and others added 2 commits March 16, 2026 12:30
Co-authored-by: a123665404 <36843331+a123665404@users.noreply.github.com>
Co-authored-by: a123665404 <36843331+a123665404@users.noreply.github.com>
Copilot AI changed the title [WIP] Add self-introduction section Add self-introduction output to program entry point Mar 16, 2026
Copilot AI requested a review from a123665404 March 16, 2026 12:32
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.

2 participants