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

Update contributors table and remove unnecessary margin top #2031

Merged
merged 2 commits into from
Sep 11, 2022

Conversation

tlylt
Copy link
Contributor

@tlylt tlylt commented Sep 8, 2022

What is the purpose of this pull request?

  • Documentation update
  • Bug fix
  • Feature addition or enhancement
  • Code maintenance
  • DevOps
  • Improve developer experience
  • Others, please explain:

Overview of changes:
After the upstream change has been merged (all-contributors/cli#307), the all-contributors tooling now generates HTML table with <tbody>, hence fixing the previous hydration issue in the about page. Thus,

  • remove margin top as the page no longer needs extra space to deal with hydration issue
  • regenerate the tables to apply the change
  • add "review" to myself (as part of the testing to trigger the cli)

Anything you'd like to highlight/discuss:
The bot is also updated, so usage on GitHub UI will work correctly as well.

Testing instructions:
Check the about page and the README to see the content rendered correctly.
https://deploy-preview-2031--markbind-master.netlify.app/about.html
https://github.com/tlylt/markbind/blob/fix-contrib/README.md

Additionally, after the PR has been merged, can try to invoke the bot to see if the change is correct.

Proposed commit message: (wrap lines at 72 characters)
Update contributors table and remove unnecessary margin-top


Checklist: ☑️

  • Updated the documentation for feature additions and enhancements
  • Added tests for bug fixes or features
  • Linked all related issues
  • No unrelated changes

@tlylt tlylt requested a review from ong6 September 8, 2022 01:16
Copy link
Contributor

@jonahtanjz jonahtanjz left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@jonahtanjz jonahtanjz added this to the 4.0.2 milestone Sep 9, 2022
@ang-zeyu ang-zeyu merged commit b410b78 into MarkBind:master Sep 11, 2022
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.

3 participants