OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
firebase
/
vendor
/
google
/
common-protos
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/12/2024 10:32:56 AM
rwxr-xr-x
📁
.git
-
08/12/2024 10:35:04 AM
rwxr-xr-x
📄
.gitattributes
157 bytes
08/12/2024 10:32:54 AM
rw-r--r--
📄
.gitignore
175 bytes
08/12/2024 10:32:54 AM
rw-r--r--
📄
CHANGELOG.md
5.36 KB
08/12/2024 10:32:54 AM
rw-r--r--
📄
CODE_OF_CONDUCT.md
1.98 KB
08/12/2024 10:32:54 AM
rw-r--r--
📄
CONTRIBUTING.md
1.78 KB
08/12/2024 10:32:54 AM
rw-r--r--
📄
LICENSE
11.29 KB
08/12/2024 10:32:54 AM
rw-r--r--
📄
README.md
1.88 KB
08/12/2024 10:32:54 AM
rw-r--r--
📄
SECURITY.md
336 bytes
08/12/2024 10:32:55 AM
rw-r--r--
📄
VERSION
7 bytes
08/12/2024 10:32:55 AM
rw-r--r--
📄
composer.json
1.1 KB
08/12/2024 10:32:54 AM
rw-r--r--
📁
metadata
-
08/12/2024 10:35:04 AM
rwxr-xr-x
📄
owlbot.py
2.36 KB
08/12/2024 10:32:54 AM
rw-r--r--
📄
phpunit.xml.dist
333 bytes
08/12/2024 10:32:54 AM
rw-r--r--
📄
renovate.json
112 bytes
08/12/2024 10:32:55 AM
rw-r--r--
📁
src
-
08/12/2024 10:36:18 AM
rwxr-xr-x
📁
tests
-
08/12/2024 10:33:58 AM
rwxr-xr-x
Editing: CONTRIBUTING.md
Close
## Contributing We are pleased that you are interested in contributing to our work. ### Generated Protocol Buffer Classes The classes in this repository are generated by the protocol buffer compiler, as known as protoc. As such, we can not accept contributions directly to these generated classes. Instead, changes should be suggested upstream in the [API Common Protos][api-common-protos] repository. ### Documentation We want for both protocol buffers and the types that we have provided here to be understandable to everyone, including to those who may be unfamiliar with the ecosystem or concepts. That means we want our documentation to be better, and welcome anyone willing to help with this. For documentation in the generated classes, please open a pull request against the [API Common Protos][api-common-protos] repository. Any improvements to READMEs or other non-generated documentation or development scripts in this repository would be greatly appreciated - please open a pull request. ## Contributor License Agreement Before we can accept your pull requests, you will need to sign a Contributor License Agreement (CLA): - **If you are an individual writing original source code** and **you own the intellectual property**, then you need to sign an [individual CLA][]. - **If you work for a company that wants to allow you to contribute your work**, then you need to sign a [corporate CLA][]. You can sign these electronically (just scroll to the bottom). After that, we'll be able to accept your pull requests. [individual CLA]: https://developers.google.com/open-source/cla/individual [corporate CLA]: https://developers.google.com/open-source/cla/corporate [api-common-protos]: https://github.com/googleapis/api-common-protos