[DiscordArchive] Is it possible for me to push my changes to my branch on https://github.com/azerothcore/ ? Or do I h
[DiscordArchive] Is it possible for me to push my changes to my branch on https://github.com/azerothcore/ ? Or do I h
Archived author: Revision • Posted: 2023-05-25T17:20:34.476000+00:00
Original source
You weren't clear in what you asked either
Archived author: KJack • Posted: 2023-05-25T17:27:12.679000+00:00
Original source
Fork the repository into your personal profile using the "Fork" button. Create a branch for the work you want to do in your own fork. Checkout your own fork of the repo and switch branch to your new branch. You'll have full permissions to that, and can then submit Pull Requests back to the main project if you want to propose integrating anything.