Add docs and mod version bumping

Added and modified documentation for the contribution process.
Added the code of conduct file.
Modified bump version's conf to auto create tags and commits.
This commit is contained in:
TC Johnson
2023-08-01 21:37:38 -05:00
parent 035a650159
commit f4d71457da
7 changed files with 308 additions and 251 deletions

View File

@@ -1,5 +1,8 @@
[bumpversion]
current_version = 0.1.7
tag = True
commit = True
message = 'Version update: {current_version} → {new_version}'
[bumpversion:file:veilid-server/Cargo.toml]
search = name = "veilid-server"