mirror of
https://github.com/openappsec/openappsec.git
synced 2025-11-16 09:21:54 +03:00
Feb 15th 2023 update
This commit is contained in:
23
external/graphqlparser/CONTRIBUTING.md
vendored
Normal file
23
external/graphqlparser/CONTRIBUTING.md
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
# Contributing to libgraphqlparser
|
||||
|
||||
Please see the Code of Conduct featured at https://github.com/graphql/foundation
|
||||
|
||||
## Pull Requests
|
||||
We actively welcome your pull requests.
|
||||
|
||||
1. Fork the repo and create your branch from `master`.
|
||||
2. If you've added code that should be tested, add tests
|
||||
3. If you've changed APIs, update the documentation.
|
||||
4. Ensure the test suite passes.
|
||||
5. Make sure your code lints.
|
||||
|
||||
## Issues
|
||||
We use GitHub issues to track public bugs. Please ensure your description is
|
||||
clear and has sufficient instructions to be able to reproduce the issue.
|
||||
|
||||
If you find a security bug, please contact the project administrators,
|
||||
and do not file a public issue.
|
||||
|
||||
## License
|
||||
By contributing to libgraphqlparser, you agree that your contributions
|
||||
will be licensed under the LICENSE file in the project root directory.
|
||||
Reference in New Issue
Block a user