swecc-uw / swecc-client

Client for SWECC's mock interview, mentorship and other services.
https://interview.swecc.org
0 stars 3 forks source link

New contributors #10

Closed elimelt closed 7 months ago

elimelt commented 7 months ago
  1. Assign yourself to this issue (click Assignees and then select yourself) Screenshot 2024-04-07 at 5 34 58 PM
  2. Fork the repository
  3. Clone your fork locally
  4. Create a new branch with the number of the issue you're tackling (this issue's number)
  5. Inside your new branch, add your name to a new line of NEW_CONTRIBUTORS.txt
  6. Commit and push your changes
  7. Navigate back to your forked repo on GitHub, and you should see a notification for your recent changes. Click Compare & Pull Request Screenshot 2024-04-07 at 5 43 10 PM
  8. Make sure the base repository is prefixed with our org name (swecc-uw) Screenshot 2024-04-07 at 5 42 17 PM
  9. Fill in the PR, and assign Elijah Melton (elimelt) as a reviewer
  10. Label the PR new-contributor and submit
  11. Click on development and assign the PR to this issue.
  12. You're done!