Documentation site for CandyPay's public API and SDK
- Deployed site: https://docs.candypay.fun
- Community: https://discord.gg/bud2rfmnUc
Candypay's documentation site is welcome to any and all contributions. Please refer to the project's style when contributing.
We are using conventional commits for this repository.
To choose a task or make your own, do the following:
- Add an issue for the task and assign it to yourself or comment on the issue
- Make a draft PR referencing the issue.
The general flow for making a contribution:
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
NOTE: Be sure to merge the latest from "upstream" before making a pull request!
Candypay's documentation site is licensed under MIT license.