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

290 document creating custom atoms on the site #467

Merged
merged 10 commits into from
Aug 13, 2024

Conversation

deemp
Copy link
Member

@deemp deemp commented Aug 7, 2024


PR-Codex overview

This PR introduces changes related to running tests, updating markdown files, adding yq-go package, and refining the Atoms module.

Detailed summary

  • Added test commands in contributing.md
  • Updated markdown files in site/docs/src
  • Included yq-go package in .nix file
  • Modified Atoms module in eo-phi-normalizer
  • Adjusted file paths in scripts/update-markdown.sh

The following files were skipped due to too many changes: eo-phi-normalizer/src/Language/EO/Phi/Dataize/Atoms.hs, site/docs/src/normalizer/transform.md, eo-phi-normalizer/src/Language/EO/Phi/Dataize.hs, site/docs/src/normalizer/dataize.md

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@deemp deemp linked an issue Aug 7, 2024 that may be closed by this pull request
2 tasks
@deemp deemp requested a review from fizruk August 8, 2024 13:10
@deemp deemp force-pushed the 290-document-creating-custom-atoms-on-the-site branch from cc48be2 to 494e5d3 Compare August 8, 2024 13:53
@fizruk fizruk merged commit 3518bac into master Aug 13, 2024
@fizruk fizruk deleted the 290-document-creating-custom-atoms-on-the-site branch August 13, 2024 13:29
@0crat
Copy link

0crat commented Aug 13, 2024

@deemp Thank you for your contribution! We appreciate your efforts, but there are some areas for improvement. You've earned +5 points: +20 as a base, -7 for exceeding 200 hits-of-code (1219), -15 for surpassing 800 hits-of-code, and -10 for lack of reviewer comments. We encourage you to focus on smaller, more manageable contributions and engage with reviewers for better code quality. Your current balance is +172. Keep up the good work, and we look forward to your future contributions!

@0crat
Copy link

0crat commented Aug 13, 2024

@fizruk Great job on the review! 🎉 You've earned 24 points for this substantial contribution: +15 base points, +30 (capped from +24.38) for reviewing 1219 hits-of-code, -15 for no comments, and -6 to meet the minimum 5-point threshold. Remember, engaging with comments can boost your rewards next time! Your running balance is now +285. Keep up the excellent work! 💪

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix changes in markdown files aren't committed Document creating custom atoms on the site
3 participants