Skip to content

feat(web): /contributing page #386

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 37 commits into from
May 11, 2023

Conversation

JoltCode
Copy link
Collaborator

@JoltCode JoltCode commented May 7, 2023

Description

Adds a contributing page to the website showcasing Answer Overflow's contributors.

Fixes #175 (issue)

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

N/A

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated .env.example if I added a new environment variable
  • My PR title follows the semantic commits style

@vercel
Copy link

vercel bot commented May 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
answer-overflow ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 11, 2023 3:40pm
answer-overflow-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 11, 2023 3:40pm

@vercel
Copy link

vercel bot commented May 7, 2023

@JoltCode is attempting to deploy a commit to the Answer Overflow Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added ⚛ component Issue relates to a react component 🖥️website Relates to the website labels May 7, 2023
@JoltCode JoltCode requested a review from RhysSullivan May 7, 2023 17:26
@codecov
Copy link

codecov bot commented May 8, 2023

Codecov Report

Merging #386 (517a312) into main (c37c994) will increase coverage by 70.02%.
The diff coverage is n/a.

❗ Current head 517a312 differs from pull request most recent head d4365ea. Consider uploading reports for the commit d4365ea to get more accurate results

@@            Coverage Diff            @@
##           main     #386       +/-   ##
=========================================
+ Coverage      0   70.02%   +70.02%     
=========================================
  Files         0       73       +73     
  Lines         0     2409     +2409     
  Branches      0      606      +606     
=========================================
+ Hits          0     1687     +1687     
- Misses        0      649      +649     
- Partials      0       73       +73     

see 73 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚛ component Issue relates to a react component 🖥️website Relates to the website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Web] [/contributors]: Contributors page to highlight OSS contributors
3 participants