Skip to content

Commit

Permalink
docs: update contributing file
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesIves authored Sep 27, 2024
1 parent 2f99053 commit 76a9316
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 @@ -19,4 +19,4 @@ The four main requirements for this project are:
4. Validate your changes; at the very least, please build the image and start a server. [You can learn how to build the images using the guide located here](docs/BUILDING_AN_IMAGE.md).
5. Submit a pull request to the `beta` branch.
6. Once reviewed, your changes will be made available on DockerHub via the `-beta` tag, for example `jives/hlds:cstrike-beta`.
7. After some more tests, changes will be made sent to the `main` branch where the production images will be published.
7. After some more tests, changes will be merged into the `main` branch where the production images will be published. This step will be performed by a project maintainer.

0 comments on commit 76a9316

Please sign in to comment.