Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.73 KB

File metadata and controls

37 lines (23 loc) · 1.73 KB

ContributionStandards2025

🏆 Contribution Standards

Thank you for your interest in contributing to Canadian Tech Internships and New Grad 2025repository.

Below, you'll find the guidelines for the repository. If you notice any bugs or unexpected changes, please create an issue. For any other questions, suggestions, or recommendations, head over to discussions.

🔎 Finding an Internship or New Grad Position to Add

The internships should adhere to some basic guidelines. The internship must

  • Be in one of the following categories:
    • Software/Computer Engineering
    • Machine Learning/AI/Data Science
    • Any other tech-related internships
  • Be located in Canada or remote.
  • Not already exist in the internship list.

📝 Editing README.md

Once you have found the right internship, you can add it to the list. Follow these steps:

  1. Fork the repository if you have not done so already.
  2. Edit the README.md for any changes. You can use the template below for any new internships:
| [Company Name](link) | Location | Application Status | Notes | Date Posted |
  1. Create a pull request.

🎨 Code Formatting

The repository has been setup to use Prettier Action which runs on your pull request to automatically format the code. But we strongly encourage you to use Prettier Formatter with VSCode.

You did it 🎉! Thank you for your contribution ✨