This repository contains API proxy samples for WSO2 Bijira
To add a new sample, follow these steps:
- Create a new directory in the
bijira-samples
directory with the name of the sample. - Add a
README.md
file to the new directory with the sample details. - Add other necessary files to the directory.
- Add any icons or images to the
.samples/icons
directory. - Update the
.samples/index.json
file with the new sample details.
Be cautious as updating the index.json file will directly add the sample to the Bijira UI.