Edit this page

NA-MIC Project Weeks

Contributing Project Pages

Creating new project pages

With the Project Week GitHub Issue page, you have two options to create your Project Page:

  1. Create a Project issue: If you are ready to create your page, you can simply create a “Project” issue. This issue will allow you to fill out a convenient form to provide the necessary details. The Project Week website team will then review the issue and trigger the page creation pull request.

  2. Create the project page yourself using the template: If you prefer to create the Project Page yourself, you can still do so by using the provided template and submitting a pull request.

Project Creation Tips

Updating existing project pages

Here are the steps using the GitHub web interface:

  1. Navigate to your project’s README.md on the GitHub website. For instance, if you want to update a project called YourProjectName, visit the URL like the following:

     https://github.com/NA-MIC/ProjectWeek/blob/master/PW45_2026_Boston/Projects/<b>YourProjectName</b>/README.md
    
  2. Click the edit button, as shown in this screenshot: Screenshot 2023-06-12 10 43 35

  3. You can now edit the page, add images by dragging and dropping, and more.

  4. Once done, click “Commit Changes”, and follow the instructions to create a fork and a pull request to add your changes to the webpage. See this screenshot for reference: Screenshot 2023-06-12 10 50 50