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

https://github.com/cayleygraph/cayley-proposals

Cayley Enhancement Proposals
https://github.com/cayleygraph/cayley-proposals

Last synced: about 1 year ago
JSON representation

Cayley Enhancement Proposals

Awesome Lists containing this project

README

          

# Cayley Enhancement Proposals

This is the repository for Cayley Enhancement Proposals (CEPs). Much like Python's PEPs, design docs for the [Cayley](https://github.com/cayleygraph/cayley) project live here.

To create a proposal, create a PR with your proposal in [Github-Flavored Markdown](https://github.github.com/gfm/) following the template, and make sure to add the proposal to the index as well.

Important links:
* [Index of all proposals](INDEX.md)
* [Empty Template For New Proposals](TEMPLATE.md)