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
- Host: GitHub
- URL: https://github.com/cayleygraph/cayley-proposals
- Owner: cayleygraph
- License: cc0-1.0
- Created: 2018-07-15T00:26:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-15T01:01:19.000Z (almost 8 years ago)
- Last Synced: 2025-02-16T08:27:29.789Z (over 1 year ago)
- Size: 3.91 KB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)