spacebarchat / spacebarchat/docs
Consictency issue in the server setup index for the dotnet version requirements.
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 60
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
In the
and
-
https://github.com/spacebarchat/docs/blob/master/docs/setup/server/adminApi/index.md
files, it's referenced that dotnet 9.0+ is needed. However the -
https://github.com/spacebarchat/server/blob/master/extra/admin-api/Spacebar.AdminApi/Spacebar.AdminApi.csproj
file forces Dotnet 10, this prevents the build of the application.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the requirements in docs/setup/server/index.md and docs/setup/server/adminApi/index.md with the TargetFramework or SDK requirement in extra/admin-api/Spacebar.AdminApi/Spacebar.AdminApi.csproj. Confirm which version the server requires, then make the documentation and project requirement consistent and verify that the application build is no longer blocked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100