Skip to content

Commit 49fe8d1

Browse files
authored
Update CONTRIBUTING.md
1 parent 33b30d1 commit 49fe8d1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,11 @@ If making a system-level change that drastically alters any of the following:
3131
- How the update loop is managed/ how the engine perceives time
3232

3333
please create a new branch and make all changes to a new branch before merging with the master branch.
34+
35+
## Suggested updates to repository:
36+
37+
- use final variables whenever possible
38+
- use semantic versioning for releases
39+
- add GitHub actions to run tests and add coverage percentage badge on README
40+
- add quick setup instructions in README
41+
- iml file opencsv fix

0 commit comments

Comments
 (0)