-
Notifications
You must be signed in to change notification settings - Fork 22
Contributing
- https://help.github.com/articles/fork-a-repo/
- https://help.github.com/articles/syncing-a-fork/
- https://help.github.com/articles/creating-a-pull-request-from-a-fork/
The easiest way is to use the Twich client to install AdiButtonAuras (ABA) first and then only fork what you need by hand. Make sure you select "Install Libraries Separately" and choose "Alpha" as the release type.
The "Install Libraries Separately" seems to be broken and does not install dependencies at all. You will have to install/clone all addons from the list below as separate addons.
- Ace3 *
- LibArtifactData-1.0
- LibSpellbook-1.0
- LibItemBuffs-1.0
- LibPlayerSpells-1.0
- LibDualSpec-1.0
- LibButtonGlow-1.0 *
- LibSharedMedia-3.0 *
- SharedMedia_ButtonHighlight
The ones denoted with an * are external projects.
Base your pull requests against the current development branch. For the Battle of Azeroth expansion this will be the bfa
branch for both ABA and all dependencies that are not external projects.
Read through the individual contribution guidelines (like https://github.com/AdiAddons/LibPlayerSpells-1.0/wiki/Contribution-Guidelines).