Skip to content

Latest commit

 

History

History
35 lines (16 loc) · 2.62 KB

CONTRIBUTING.md

File metadata and controls

35 lines (16 loc) · 2.62 KB

Contributing to Practicall

Practicalli content is written in markdown and uses MkDocs to generate the website via a GitHub action.

Practicalli code is written in Clojure and configuration in Edn, Yaml and ELisp. Languages and configuration should be checked via MegaLinter or a specific lint tool.

By submitting content ideas and corrections you are agreeing they can be used in this workshop under the Creative Commons Attribution ShareAlike 4.0 International license{target=_blank}. Attribution will be detailed via GitHub contributors{target=_blank}.

All content and interaction with any persons or systems must be done so with respect and within the Practicalli Code of Conduct.

Submit an issue or idea

If something doesnt seem quite right or something is missing from the book, please raise an issue via the GitHub repository of the project.

Considering a Pull request?

Before investing any time in a pull request, please raise an issue explaining the situation. This can save you and the maintainer time and avoid rejected pull requests.

Please keep pull requests small and focused, as they are much quicker to review and easier to accept. Ideally PR's should be for a specific page or at most a section.

A PR with a list of changes across different sections will not be merged, it will be reviewed eventually though.

Thank you to everyone that has contributed

A huge thank you to Rich Hickey and the team at Cognitect for creating and continually guiding the Clojure language. Special thank you to Alex Miller who has provided excellent advice on working with Clojure and the CLI tooling.

The Clojure community has been highly supportive of everyone using Clojure and I'd like to thank everyone for the feedback and contributions. I would also like to thank everyone that has joined in with the London Clojurins community{target=_blank}, ClojureBridgeLondon{target=_blank}, Clojurians Slack community{target=_blank}, Clojurians Zulip{target=_blank} community and Clojureverse community{target=_blank}.

Thank you to everyone who sponsors the Practicalli websites and videos and for the Clojurists Together sponsorship{target=_blank}, it helps me continue the work at a much faster pace.

Special thanks to Bruce Durling{target=_blank} for getting me into Cloure in the first place.