SE701-T5 / Frontend

This is the frontend repo of Uni-forum, associated with the University of Auckland, SOFTENG701. This repo will be linked to Netlify for ease of deployment and code review
MIT License
1 stars 22 forks source link

Add CONTRIBUTING.md #3

Closed R055A closed 2 years ago

R055A commented 2 years ago

Issue: #2

Add the contribution guideline as a markdown file named CONTRIBUTING.md in /.github directory for GitHub to link to (refer to the bottom right of Issues when creating them).

This issue and subsequent Pull Request are intended for all the team to review and approve the contribution guidelines before @christopher-alba merges them; like signing a contract.

netlify[bot] commented 2 years ago

✔️ Deploy Preview for uniforum ready!

🔨 Explore the source changes: ac7f9e0cf82c9d497070b0892b3537453a663dc5

🔍 Inspect the deploy log: https://app.netlify.com/sites/uniforum/deploys/622ef602b914700008b20882

😎 Browse the preview: https://deploy-preview-3--uniforum.netlify.app

christopher-alba commented 2 years ago

NOTE: The Netlify checks are failing because currently the PR branch does not have any package.json and netlify scripts, as opposed to the main. We as a group have chosen to bypass these Netlify checks because of this when merging the PR. This is because the changes made only involve adding a markdown file, and nothing else.