Adding Code of Conduct
This commit is contained in:
parent
70c99426e1
commit
cc7af46034
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -4,3 +4,6 @@
|
||||||
[submodule "Code_Standards"]
|
[submodule "Code_Standards"]
|
||||||
path = Code_Standards
|
path = Code_Standards
|
||||||
url = git@git.euph.dev:Euph/Code_Standards.git
|
url = git@git.euph.dev:Euph/Code_Standards.git
|
||||||
|
[submodule "Code_of_Conduct"]
|
||||||
|
path = Code_of_Conduct
|
||||||
|
url = git@git.euph.dev:Euph/Code_of_Conduct.git
|
||||||
|
|
1
Code_of_Conduct
Submodule
1
Code_of_Conduct
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 15a145970f5e4ae7cb2a71b74e99fa02c8302c28
|
Loading…
Reference in a new issue