If you are not a part of the WISE executive team and would like to propose contributions, we'd love to hear from you! While this is a club and not an open-source project, we welcome ideas and contributions from anyone interested.
Install Visual Studio Code and the Live Server extension.
- Fork the
wise-mainrepository - Go to the forked repository and clone it to your local machine
- Create a new branch with your changes and complete your changes
- Push your branch to your forked repository
- Go to your forked repository on Github
- With the new changes pushed, go to the "Pull Requests" tab and click "New Pull Request"
- In the
base repositorydropdown, selectWISE-UofT/wise-main. In thebasedropdown selection the branch you want to merge into, usuallymain - In the
head respositorydropdown, select your forked repository name. In thecomparedropdown, select the branch you just pushed - Select
Allow edits by maintainers
6. Add a title, description and click "Create Pull Request"
The VP of marketing can now see this PR in the original wise-main repo under the "Pull Requests" tab.
- Uncomment the template in events.html
- Create a new webpage (make a copy from the template.html file, or just link to EventBrite)
- Link to the event module
- Copy from template.html