Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.88 KB

assignment_instructions.md

File metadata and controls

26 lines (21 loc) · 1.88 KB

Submission Information

🚨 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 Parameters:

  • 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
  • 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.

Instructions

  1. Fork this Shell learning module repository following these instructions
  2. Using the template in assignment.sh, fill in the correct commands to complete the shell script described by the comments
  3. Commit your changes in the assignment branch
  4. Click on the Actions tab in your repository and click the button to enable workflows
  5. Create a pull request from assignmentmain
  6. After a few minutes, the autograder should post a comment in your PR with your assignment grade