diff options
| author | 2026-01-18 20:22:40 +0100 | |
|---|---|---|
| committer | 2026-01-18 20:22:40 +0100 | |
| commit | ee767338d6db510ef15d6b8cc11f6fb9a6215a43 (patch) | |
| tree | 8110fa30aac176f6b5f1633912e36ab20e07451f /.github/ISSUE_TEMPLATE/config.yml | |
| parent | 52619e6bab73a37487d00d2d320a01fbf31cdcb4 (diff) | |
| download | DropOut-ee767338d6db510ef15d6b8cc11f6fb9a6215a43.tar.gz DropOut-ee767338d6db510ef15d6b8cc11f6fb9a6215a43.zip | |
chore: migrate repository from HsiangNianian to HydroRoll-Team
- Updated repository URL in Cargo.toml
- Updated GitHub API endpoint in main.rs
- Updated commit links in HomeView.svelte
- Updated issue template links in config.yml
Reviewed-by: Claude Sonnet 4.5
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index b2dbc20..dfb46d9 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,8 +4,8 @@ contact_links: url: https://dropout.hydroroll.team about: Read the project documentation and guides - name: Discussions - url: https://github.com/HsiangNianian/DropOut/discussions + url: https://github.com/HydroRoll-Team/DropOut/discussions about: Ask questions and discuss ideas with the community - name: Releases - url: https://github.com/HsiangNianian/DropOut/releases + url: https://github.com/HydroRoll-Team/DropOut/releases about: Download the latest version or view changelog |