🚨 Please review our Assignment Submission Guide 🚨 for detailed instructions on how to format, branch, and submit your work. Following these guidelines is crucial for your submissions to be evaluated correctly.
- Submission Due Date:
2024-08-25 - 23:59
- The branch name for your repo should be:
assignment
- What to submit for this assignment:
- One or more commits that update the
assignment.sh
script
- One or more commits that update the
- What the pull request link should look like for this assignment:
https://github.com/<your_github_username>/shell/pull/<pr_id>
- Open a private window in your browser. Copy and paste the link to your pull request into the address bar. Make sure you can see your pull request properly. This helps the technical facilitator and learning support staff review your submission easily.
Checklist:
- Create a branch called
assignment
. - Ensure that your repository is public.
- Review the PR description guidelines and adhere to them.
- Verify that your link is accessible in a private browser window.
- Fork this Shell learning module repository following these instructions
- Using the template in
assignment.sh
, fill in the correct commands to complete the shell script described by the comments - Commit your changes in the
assignment
branch - Click on the Actions tab in your repository and click the button to enable workflows
- Create a pull request from
assignment
→main
- After a few minutes, the autograder should post a comment in your PR with your assignment grade