Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
wording fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsMePepijn authored Nov 9, 2023
1 parent 6c9b23a commit 12650d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
If you wish to contribute to the ArkAscendedServerManager codebase or documentation, feel free to fork the repository and submit a pull request. If you don't know what to do you can head over to the [Issues page](https://github.com/JensvandeWiel/ArkAscendedServerManager/issues) and look for a feature you can make! *tip: if you're starting out with contributing, look for an issue with the 'good first issue' tag ;)*

## Recommended Workflow
To get ready to work on the codebase, please do the following:
To comfortably work on the codebase, please do the following:
1. Fork & clone the repository, and make sure you're on the **main** branch.
2. Run `wails dev` to start the dev server. ([install](https://wails.io/docs/gettingstarted/installation))
3. Use `git checkout -b feature/branch_name` to create and switch to your own feature branch. *(`bug/branch_name` for bug fixes)*
Expand Down

0 comments on commit 12650d9

Please sign in to comment.