linksplatform / linksplatform/Scripts
Create script to move the solution file (`.+\.sln`) to `csharp` folder in all repositories
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
- [x] Move `sln`s to `csharp/`
- [ ] Change scripts that are expecting `sln` to be in a repository root
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
Start by locating the scripts that expect .sln files at repository roots; the issue does not name specific files or entry points. Update those expectations for csharp/ and verify that the repository-wide move and related automation work consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100