Unofficial Obsidian Portable Repository
This project is licensed under the GPL-3.0 License. View the file LICENSE file for more details.
If you want to contribute to this project, you can follow the following steps:
- Fork the repository.
- Create a branch with your new feature: git checkout -b new-feature.
- Make your changes and commit: git commit -m "Added new functionality".
- Push to the branch: git push origin new-feature.
- Open a pull request on GitHub.