https://github.com/opengeospatial/ogcna-auto-review
https://github.com/opengeospatial/ogcna-auto-review
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opengeospatial/ogcna-auto-review
- Owner: opengeospatial
- Created: 2022-05-05T21:26:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-16T11:30:47.000Z (11 months ago)
- Last Synced: 2025-08-16T13:41:14.873Z (11 months ago)
- Language: HTML
- Size: 1.89 GB
- Stars: 1
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
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).