-
Notifications
You must be signed in to change notification settings - Fork 145
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
feat: add footer with link to usage #163
Conversation
@jakebolam Are you still planning on working on this? |
* origin/master: (85 commits) refactor: log full error stack on error (#316) chore: fix status badges (#315) docs: add JoshuaKGoldberg as a contributor for bug (#314) fix: incorrect usage of `tbody` (#311) fix: trim `nextLink` before slicing (#309) fix: set default value as `7` for `contributorsPerLine` (#139) chore(deps): bump dependencies and devDeps (#298) refactor: add tbody to contributors table (#307) docs: add Lucas-C as a contributor for doc (#306) fix: scriptName + improving usage messages (#305) docs: add vapurrmaid as a contributor (#304) chore(deps): CVE-2021-23337 in inquirer->lodash (#303) docs: add SirWindfield as a contributor (#297) feat: add namespaced token (#296) docs: add LaChapeliere as a contributor (#292) feat(contribution-types): add research contribution type (#291) docs: add darekkay as a contributor (#290) feat: display a meaningful error when the config file is missing (#288) docs: add melink14 as a contributor (#285) docs: add jdalrymple as a contributor (#264) ...
e82bf3f
to
ba83147
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO:
- Add tests
@gr2m @Berkmann18 can I ask for your help? can you check what's wrong with the tests? I cannot see what's wrong with the snapshots based on the logs. Thanks! 🎉 |
@gr2m please check what's wrong with the tests. I have no idea what's the issue. 😕 |
@Berkmann18 @gr2m please review. let me know what are your thoughts. Here's a preview. https://github.com/all-contributors/cli/blob/feat/style-table/README.md |
@@ -5,6 +5,7 @@ | |||
"repoType": "github", | |||
"commit": false, | |||
"contributorsPerLine": 6, | |||
"linkToUsage": true, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we document this new option in the README?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gr2m all done all-contributors/all-contributors#646 🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gr2m anything else we missed?
@all-contributors please add @tenshiAMD for test |
I've put up a pull request to add @tenshiAMD! 🎉 |
🎉 This PR is included in version 6.22.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Addresses: https://github.com/all-contributors/all-contributors-bot/issues/101