An open API service indexing awesome lists of open source software.

https://github.com/opengeospatial/ogcna-auto-review


https://github.com/opengeospatial/ogcna-auto-review

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# OGC Naming Authority - Automated Continuous Review of Draft Specifications

This GitHub repository provides GitHub Action workflows that (will) check draft specifications for conformance to OGC Naming Authority policies.

The prototype workflows are at the **alpha** stage of development.

## Draft Specifications Reviewed

The following draft specifications are automatically compiled from asciidoc to HTML once a day. During the compilation a number of OGC-NA checks are made on the documents.

* More to follow

## License

[Apache 2.0 License](LICENSE.txt)

## How to contribute

If you would like to get involved, you can:

* [Report an issue](https://github.com/opengeospatial/ogcna-auto-review/issues) such as a defect or an enhancement request
* Help to resolve an [open issue](https://github.com/opengeospatial/ogcna-auto-review/issues?q=is%3Aopen)
* Fix a bug: Fork the repository, apply the fix, and create a pull request
* Add a new feature: Fork the repository, implement (and test) the feature on a new topic
branch, and then create a pull request

## Code of conduct

Contributors are expected to observe the project's [code of conduct](CODE_OF_CONDUCT.md).