Skip to content

Commit 44f0b8e

Browse files
committed
docs: more updates to the contribution guide
1 parent 1152136 commit 44f0b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ The core requirements for this project are:
1717
2. Once discussed and agreed upon, clone the project and base your changes on the `beta` branch.
1818
3. Make your changes.
1919
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](container/README.md).
20-
5. Submit a pull request to the `beta` branch.
20+
5. Submit a pull request to the `beta` branch. Be sure to add the appropriate reproduction steps and tests if applicable.
2121
6. Once reviewed, your changes will be made available on DockerHub via the `-beta` tag, for example `jives/hlds:cstrike-beta`.
2222
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 commit comments

Comments
 (0)