487 Star 15.9K Fork 767

GVPLongbowEnterprise/BootstrapBlazor

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.issuetracker 532 Bytes
Copy Edit Raw Blame History
Argo authored 2025-07-26 21:48 +08:00 . chore(Config): update configuration files (#6494)
# Integration with Issue Tracker
#
# (note that '\' need to be escaped).
[issuetracker "Gitee-Issue"]
regex = "#(.+?)\\)"
url = "https://github.com/dotnetcore/BootstrapBlazor/pull/$1?wt.mc_id=DT-MVP-5004174"
[issuetracker "Gitee-Url"]
regex = "([a-zA-z]+://[^\\s]*)"
url = "$1"
[issuetracker "Gitee-Commit"]
regex = "[C|c]ommit:([^\\s]*)"
url = "https://github.com/dotnetcore/BootstrapBlazor/commit/$1"
[issuetracker "Gitee-PR"]
regex = "!([\\d]+)"
url = "https://github.com/dotnetcore/BootstrapBlazor/pulls/$1"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/LongbowEnterprise/BootstrapBlazor.git
git@gitee.com:LongbowEnterprise/BootstrapBlazor.git
LongbowEnterprise
BootstrapBlazor
BootstrapBlazor
main

Search