mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
chore: Add CODE_OF_CONDUCT (#1098)
* chore: Add CODE_OF_CONDUCT This would be great inorder to keep people on their best behavior when interacting with each other in this project. * Update .dockerignore * Update CODE_OF_CONDUCT.md --------- Co-authored-by: ze0s <43699394+zze0s@users.noreply.github.com>
This commit is contained in:
parent
14e12e7bc6
commit
2cef58c8de
2 changed files with 130 additions and 1 deletions
|
@ -10,6 +10,7 @@ Dockerfile
|
|||
ci.Dockerfile
|
||||
docker-compose.yml
|
||||
README.md
|
||||
CODE_OF_CONDUCT.md
|
||||
bin
|
||||
config
|
||||
test
|
||||
|
@ -27,4 +28,4 @@ test
|
|||
#!web/tsconfig.json
|
||||
#!web/index.html
|
||||
#!web/vite.config.ts
|
||||
#!web/build.go
|
||||
#!web/build.go
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue