Update docs

This commit is contained in:
Masterain
2023-10-12 00:34:56 -07:00
parent e765113d07
commit 4f02ff7bc2
3 changed files with 7 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ to the project, please read the following guidelines.
You can find all [unsolved opened issues](https://github.com/DGP-Studio/Snap.Hutao/issues?q=is%3Aissue+is%3Aopen+-label%3A%E5%B7%B2%E4%BF%AE%E5%A4%8D+) on GitHub
## Setup Snap.Hutao Project
## <HopeIcon icon="iconfont icon-visual-studio" size="1.5rem" color="rgb(193,142,241)" /> Setup Snap.Hutao Project
1. Download and install [Visual Studio 2022 Community](https://visualstudio.microsoft.com/downloads/)
2. Open Visual Studio Installer to complete Visual Studio installation
@@ -22,12 +22,12 @@ You can find all [unsolved opened issues](https://github.com/DGP-Studio/Snap.Hut
5. Switch git branch to `develop`
6. Open project solution with your Visual Studio and then you are ready to go
## Start Pull Request
## <HopeIcon icon="iconfont icon-pull-request" size="1.5rem" /> Start Pull Request
- All code-related changes from authors' own branches are only allowed be merged to `develop` branch
- Please use [keywords](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests) to link your PR or commits with issues, so issues can be automatically closed once commits are merged into `main` branch.
## Test Binary Package
## <HopeIcon icon="iconfont icon-build-package" size="1.5rem" /> Test Binary Package
Once the code in updated in `develop` and `main` branches, an Azure Pipeline CI script will build the latest code to `Snap Hutao Alpha` package. Once the package is built, it will be released on [GitHub Release page](https://github.com/DGP-Studio/Snap.Hutao/releases) as a pre-released package.