We welcome contributions from the community to help improve the FinTag SDK. Whether you’re fixing bugs, adding new features, or improving documentation, your contributions are valuable to us.Documentation Index
Fetch the complete documentation index at: https://dev.fintag.io/llms.txt
Use this file to discover all available pages before exploring further.
How to Contribute
- Fork the Repository: Start by forking the FinTag SDK repository on GitHub.
-
Clone Your Fork: Clone your forked repository to your local machine.
-
Create a Branch: Create a new branch for your feature or bug fix.
- Make Changes: Make your changes to the codebase. Ensure that your code follows the existing style and conventions.
- Test Your Changes: Run existing tests and add new tests to cover your changes
-
Commit Your Changes: Commit your changes with a descriptive commit message.
-
Push to Your Fork: Push your changes to your forked repository.
- Create a Pull Request: Go to the original FinTag SDK repository and create a pull request from your forked repository.