### Cairngorm 3
- [ Home ][1]
- [ Guidelines ][3]
- [ Tools ][4]
- [ Libraries Downloads ][2]
### Cairngorm 2
- [ Home ][5]
- [ Framework Downloads ][6]
- [ Eclipse Plugin ][7]
### Project
- [ Source ][8]
- [ Bug Database ][9]
- [ Submitting a Patch ][10]
- [ Developer Documentation ][11]
- [ Forums ][12]
- [ License ][13]
Submitting a Patch
Learn about being a contributor or becoming a committer here.
Code patches
If you have an awesome bug fix, then you can submit a patch by following these easy steps
- Create the patch. If using TortoiseSVN on Windows, for example, right click on the repository, choose TortoiseSVN, then choose Create Patch. Save the file.
- In the Cairngorm bug database, find and view the bug for which you have developed the patch.
- If we have added you to the group which allows patches, you will see the "Submit patch" link among the Operations links on the left. Click on it.
- Fill in the fields and attach the patch file you created above.
- Click the Create button. At this point, the patch will enter Adobe's process for review. If approved, it will be integrated by a committer.