Kevin Jalbert
f99b4701d3
feat: add alt text to emoji ( #42 )
...
* Add alt text (description) on all emoji
Using markdown its possible to attach an alt text (really the title
attribute) on a link, where the value of the link is the the emoji. As
for the actual href, using #xxxxx lets you not mess with the navigation
assuming you have unique keys. In my example, I'm simply using the
emoji's key and github user name (i.e., `<emoji-username>`).
All emojis are links even if they don't have any real url attached.
For example, `[👀 ](#eyes-kevinjalbert "Reviewed Pull Requests")`
* Add kevinjalbert to all-contributorsrc
2017-04-15 16:15:31 +02:00
Jerod Santo
77a014f28e
feat: throw a helpful error when unknown contribution type is provided ( #41 )
...
* throw a helpful error when unknown contribution type is provided
* Add @jerodsanto as a contributor
2017-04-15 07:10:59 -06:00
Alex Jover
14199292b2
docs(contributors): add alexjoverm as contributor ( #37 )
2017-02-26 09:47:04 -07:00
Kent C. Dodds
8fd40986a5
feat(types): add/update contrib types ( #24 )
...
* feat(types): add/update contrib types
To "upgrade" to the latest specification.
* fix: linting issues
* test: Update question emoji in tests (#27 )
* Update format-contribution-type.test.js
Updated the expected question emoji.
* Update format-contributor.test.js
Updated the expected question emoji.
* Add @itaisteinherz as a contributor
* generate
* add code
* doc: Add new contribution types to README.md (#26 )
* Update README.md
Added the new contribution types to accommodate jfmengels/all-contributors-cli#24 .
* Add @itaisteinherz as a contributor
* regenerate
2017-01-25 18:13:01 +01:00
Jeroen Engels
f0ba870fa3
Restore previous collaborators
2016-06-23 20:58:39 +02:00
Ben Briggs
7231875b17
Add @ben-eb as a contributor
2016-06-23 20:57:16 +02:00
Jeroen Engels
b7e5976e44
Inject some empty content when there are no contributors. Fixes #15 ( #18 )
2016-05-11 20:50:10 +02:00
Jeroen Engels
5e9636c374
Add jccguimaraes as a contributor
2016-05-11 20:08:33 +02:00
Jeroen Engels
cb5895dbfd
Remove odd rc file formatting ( fixes #11 )
2016-03-30 19:39:51 +02:00
Jeroen Engels
d780c3c94f
Add --commit
option to commit on contributor add/update
2016-03-30 00:08:57 +02:00
Jeroen Engels
0382e43089
Update README with regards to the init command
2016-03-22 00:17:14 +01:00
Jeroen Engels
dafef7536a
Fix image size not having a default value
2016-03-20 20:33:01 +01:00
Jeroen Engels
cd8369f681
Add an empty line at the end of the rc file when writing to it
2016-03-06 23:05:18 +01:00
Jeroen Engels
a973379bd5
Use contributor\'s blog as profile link if available
2016-03-06 19:37:26 +01:00
Jeroen Engels
5949ac389b
Add kentcdodds to contributors
2016-03-03 00:33:48 +01:00
Jeroen Engels
f2c8733e03
Modify contributor generation system
2016-03-03 00:02:13 +01:00