This is a template repository for NexusMods.App.* repositories.
The following is a checklist of things you need to do after creating a new repository with this template.
- Update the project settings:
Settings-> uncheckWikis(under Features)Settings-> checkAutomatically delete head branchesSettings->Collaborators and teams->Add Teams- Add
NexusMods.App Adminwith roleAdmin - Add
NexusMods.App Developerswith roleMaintain - Remove yourself as a collaborator
- Add
Settings->Rules->Rulesetsand add a new one:- Call it
Branch PR Rules - Add
Repository adminto theBypass list - Add
Include default branchas a target - Only check the following branch protections:
Restrict deletionsRequire signed commitsRequire a pull requestbefore merging with 1 required approvalsRequire status checks to pass before mergingBlock force pushes
- Call it
Settings->Pagesand changeSourceto GitHub Actions
- Rename the Solution and existing Projects
- Update the docs:
- Open
mkdocs.ymland update the first four fields:site_nameandsite_urlrepo_nameandrepo_url
- Update the docs in
docs. At least change theindex.mdfile.
- Open
Finally, update this README.
See LICENSE.md