ev-flow / ev-flow/quark-engine
Document the Quark Script API design principles
Open
documentation
issue-processing-state-03
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 218
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 7
Description
Hi guys
I think we need to document our principles for designing the Quark script API.
This gives both the present and future contributors clear guidance to make the progress.
For example,
1. Make the most of the existing APIs.
Consider very carefully if we need to design a new API.
2. If a new API is needed, we need to make it really simple.
Don't put too many actions in one API. This can maximize universality.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.