Skip to content

feat(web): /contributing page#386

Merged
RhysSullivan merged 37 commits into
AnswerOverflow:mainfrom
JoltCode:contributing-page
May 11, 2023
Merged

feat(web): /contributing page#386
RhysSullivan merged 37 commits into
AnswerOverflow:mainfrom
JoltCode:contributing-page

Conversation

@JoltCode
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown

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
Comment thread packages/ui/src/components/primitives/Contributors.tsx Outdated
Comment thread packages/ui/src/components/primitives/Contributors.tsx Outdated
Comment thread packages/ui/src/components/primitives/Contributors.tsx Outdated
Comment thread packages/ui/src/components/primitives/Contributors.tsx Outdated
Comment thread packages/ui/src/components/primitives/Footer.tsx Outdated
Comment thread packages/ui/src/components/primitives/Contributors.tsx
Comment thread apps/main-site/src/pages/contributors.mdx
@codecov
Copy link
Copy Markdown

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

@RhysSullivan RhysSullivan merged commit be1aa0a into AnswerOverflow:main May 11, 2023
RhysSullivan added a commit that referenced this pull request Dec 20, 2025

---------

Co-authored-by: Rhys Sullivan <39114868+RhysSullivan@users.noreply.github.com>
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