Skip to content
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

chore: review contribution document #2034

Merged
merged 4 commits into from
Mar 11, 2024
Merged

Conversation

ematipico
Copy link
Member

@ematipico ematipico commented Mar 10, 2024

Summary

Updated the contribution guide

  • more information about testing and debugging
  • reviewed the ## Cheks section. Added more information around checks and broke it down with specific commands depending on what the user is doing. Added a mention to just ready at the end of the paragraph.

I removed the rfcs/ folder because we don't use it anymore. I updated the justfile

Note

I plan to do a proofread in another PR because I want to add instructions about adding new languages in Biome. We don't have any document that explains t hat.

Test Plan

Rendered file

Copy link

netlify bot commented Mar 10, 2024

Deploy Preview for biomejs ready!

Name Link
🔨 Latest commit 876f2e1
🔍 Latest deploy log https://app.netlify.com/sites/biomejs/deploys/65eed24e3f71d300082e9ee9
😎 Deploy Preview https://deploy-preview-2034--biomejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (🟢 up 1 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 93 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

CONTRIBUTING.md Outdated Show resolved Hide resolved
@github-actions github-actions bot added the A-Website Area: website label Mar 11, 2024
@ematipico ematipico marked this pull request as ready for review March 11, 2024 09:48
@ematipico ematipico requested review from a team March 11, 2024 09:48
@ematipico ematipico merged commit 02b548d into main Mar 11, 2024
10 checks passed
@ematipico ematipico deleted the chore/review-contributing branch March 11, 2024 11:00

##### `cargo codegen analyzer`
To know the technical details of how our formatter works and how to write test, please check our [internal page](https://docs.rs/biome_js_formatter/latest/biome_js_formatter/)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
To know the technical details of how our formatter works and how to write test, please check our [internal page](https://docs.rs/biome_js_formatter/latest/biome_js_formatter/)
To know the technical details of how our formatter works and how to write tests, please check our [internal page](https://docs.rs/biome_js_formatter/latest/biome_js_formatter/)

@SuperchupuDev
Copy link
Member

oh looks like i'm late lol, will pr my suggestions

@ematipico
Copy link
Member Author

I will don't worry, it's part of how we work :) thank you for the comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Website Area: website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants