Contributing
The Conundrum Codex is a hobbyist project. It's not designed to be slick or professional!
We welcome contributions from anyone, provided they satisfy these criteria:
- Written in TypeScript without @tsIgnore. Why?
- Written as a Web Component (No React, Vue, JSX or other JS Frameworks).Why?
- Works on Chrome, Safari AND FireFox. Why?
- Has no external dependencies. Why?
- Follows our Style Guide.
- Is styled using the Shadow DOM Why?
- Does not contain any offensive content. Why?
- Is licensed under the GPL v3. Why?
- Communicates only with itself or our API. Why?