Replace YOUR_USERNAME with your actual GitHub username:
git remote add fork https://github.com/YOUR_USERNAME/stellarlend-contracts.gitgit push fork feature/governance-audit-log-final- Go to your fork: https://github.com/YOUR_USERNAME/stellarlend-contracts
- Click "Pull requests" tab
- Click "New pull request"
- Select
feature/governance-audit-log-finalas compare branch - Set base to
main - Fill in PR details (see PR_DESCRIPTION.md)
# Example with your username (replace with actual username)
git remote add fork https://github.com/Kenlachy/stellarlend-contracts.git
git push fork feature/governance-audit-log-final- ✅ Branch:
feature/governance-audit-log-finalis ready - ✅ All changes committed and tested
- ✅ Documentation complete
- ✅ Ready for push to fork and PR creation
Run these commands in your terminal to complete the PR creation process!