Skip to content

Commit 5735f82

Browse files
authored
Update README.md (#134)
1 parent 24820e0 commit 5735f82

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,27 @@ curl \
234234
http://localhost:8080/root/graphql
235235
```
236236

237+
## Releasing
238+
239+
The release is performed automatically through a GitHub Actions Workflow. The resulting website will be available as github page under the following URL: https://openmfp.github.io/openmfp.org/
240+
241+
## Requirements
242+
243+
Please refer https://github.com/openmfp/kubernetes-graphql-gateway?tab=readme-ov-file#usage for the requirements.
244+
245+
## Security / Disclosure
246+
247+
If you find any bug that may be a security problem, please follow our instructions at [in our security policy](https://github.com/openmfp/openmfp.org/security/policy) on how to report it. Please do not create GitHub issues for security-related doubts or problems.
248+
249+
## Contributing
250+
251+
Please refer to the [CONTRIBUTING.md](CONTRIBUTING.md) file in this repository for instructions on how to contribute to OpenMFP.
252+
253+
## Code of Conduct
254+
255+
Please refer to the [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) file in this repository for information on the expected Code of Conduct for contributing to OpenMFP.
256+
257+
237258
## Licensing
238259

239260
Copyright 2025 SAP SE or an SAP affiliate company and OpenMFP contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/openmfp/openmfp.org).

0 commit comments

Comments
 (0)