Now merge the alienfusion branch from upstream with your branch AlienFusion.
Go through the various files in alienfusion.
Use the website mentioned in Alien.md to find the name of alien you want to ally with, Take screenshots of the same and add the screenshot to the current directory. Write the name of your alien in Alien.md.
Generate image of your extraterrestrial being using tool given in GAI.md.
Push the changes to your current branch.
Make a pull request from GitHub. Always check the source and destination of the pull request before creating PR. In the pull request description, write 🎯Showdown_begins
Work-Arounds
Here are the commands you will need for these tasks. Read their documentation and do accordingly:
Now that you are part of Alien Force, you can take along your favorite alien on this adventurous journey.
Checkmark these Basics
To finish the above we will be using
git fetch
andgit merge
commands. ( From now on you will only be receiving commands )Your task here is to obtain the files stored in this repo in the
alienfusion
branch locally, mess with them and push the changes back.Pre-Hacks
AlienFusion
from theInfiniteSupport
branch.alienfusion
branch from upstream.alienfusion
branch from upstream with your branchAlienFusion
.alienfusion
.Alien.md
to find the name of alien you want to ally with, Take screenshots of the same and add the screenshot to the current directory. Write the name of your alien inAlien.md
.GAI.md
.Work-Arounds
Here are the commands you will need for these tasks. Read their documentation and do accordingly: