- Fork this repository
- Create a new branch
- Make your changes
- Commit your update
- Push your changes to your fork
- Submit a pull request
- Wait for approval
- Celebrate! 🎉😎
Use a consistent commit style by following the Conventional Commits specification. If not sure, ask ChatGPT to create a commit message for you.
feat(tools): add 'obsidian.md' file
style(readme): add heading to README.md
fix(readme): fix typo in README.md
The commit description should be used to explain the changes made in the commit if the commit name is not enough.
This repository is licensed under the CC0 1.0 Universal, meaning you are free to use it for any purpose, commercial or non-commercial, without any attribution back to me (public domain). By contributing, you agree that your contributions will be under the same license.
If you use it for your own project or workflow, I'd love to hear about it! (Find me here: @markelekdotcom But you are in no way required to do so.
Also, if you like this repository, consider giving it a star (at the top of this page).
Do not forget to add yourself to the CREDITS section if you want!